Hi- I am brand new to flow/automate and have had great success building flows with gt and lt TODAY.
I cannot get eq TODAY to work however. I assume it's because of a date formatting issue because it is probably returning minutes in addition to day and therefore there is no EXACT match?
If so, how do I write the query to also format the returned date to only include day?
Here is my current query:
Created eq 'addDays(utcNow(),-9)'
Thanks!