I am fairly new to Power Automate and am having some difficulty in creating a scheduled daily archive flow for one of my clients, in particularly in finding if a date field is more than one year old from the current date. My logic is below, and any help would be greatly appreciated. Field Names are in bold, and I also have two different content types in the list which both have slightly different logic.
Content Type = Event1
If "Event Completed" = Yes AND "Client Account Updated" is more than one year old
OR
If "Cancelled" = Yes AND "Modified" is more than one year old
Content Type = Event2
If "Event Completed" = Yes AND "Client Account Updated" is more than one year old
OR
If "Cancelled" = Yes AND "Modified" is more than one year old
OR
If "Take No Action" = Yes AND "Modified" is more than one year old