Hi i am trying to get a flow to look at yesterdays list items.
i have a filter query that is:
Created ge 'addDays(utcNow('yyyy-MM-dd'),-1,'yyyy-MM-dd')'
but i get the error
The expression "Created ge 'addDays(utcNow('yyyy-MM-dd'),-1,'yyyy-MM-dd')'" is not valid. Creating query failed.
I think it is because my date is in the UK format
5/31/2022 4:56 PM
So i tried
Created eq 'addDays(utcNow(),-1,'MM-dd-yyyy')
it just doesnt want to filter.
Thank you for your help
Solved! Go to Solution.
@jacktherip can I check that you are not just typing the expression into the Filter Query field? It must be done from the Expression tab of the dynamic content box and be inside single quotes.
Rob
Los Gallardos
If I've answered your question or solved your problem, please mark this question as answered. This helps others who have the same question find a solution quickly via the forum search. If you liked my response, please consider giving it a thumbs up. Thanks.
@jacktherip can I check that you are not just typing the expression into the Filter Query field? It must be done from the Expression tab of the dynamic content box and be inside single quotes.
Rob
Los Gallardos
If I've answered your question or solved your problem, please mark this question as answered. This helps others who have the same question find a solution quickly via the forum search. If you liked my response, please consider giving it a thumbs up. Thanks.
Hi
Thank you
I think it was being caused by this weird way i enabled to do filters causing my issue
it shows as blank but the expression is in there really. as it was blank i was clicking the two arrows and that wasnt working out for me. back on track now. thank you
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
3 | |
3 | |
2 | |
2 | |
2 |
User | Count |
---|---|
13 | |
11 | |
6 | |
6 | |
5 |