Link to home
Start Free TrialLog in
Avatar of Richard Smith
Richard Smith

asked on

Microsoft Flow Filter Query

Hi,

I am trying to trigger an action in Flow that happens every 20 days, the date comes from a SharePoint list, the column is ‘requested’ its in the format MM-dd-yyyy HH:MM:SS

I have added this filter in Flow but it is not working, is this formatted correctly?
gt 'addDays(utcnow(),-20,'yyyy-MM-dd')'

Open in new window

ASKER CERTIFIED SOLUTION
Avatar of Norie
Norie

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial