Hi
I am trying to run a scheduled Power Automate Flow every day to check a SharePoint list, it is supposed to check 2 criteria, that todayDate = OverdueInspectionDate (this part is working) but I want to track has a DateInspected field changed as well.
Is this impossible to configure? Everything I have been reading is related to using the Get changes for an item or a file (properties only) with a When an item is created or modified step. My scheduled flow might not work on this basis.
The flow should check has DateInspected changed and then check today = Overdueinspectiondate.
If these conditions are true it will email.
Any assistance or advice is greatly appreciated.
Thanks