when i try to run my flow, it does not work. i have the column as expiry Date and it is a date and time type column.
it used to work, however, i have not changed anything and now it does not
any help would be great
Hello, @cheers1903
If your SharePoint column is ‘Date Only’, you should use date without time in the filter too. Since SharePoint will provide dates in ISO 8601 format, use the same format also for the ‘Value’. For date only column it means the format year-month-day: ‘yyyy-MM-dd’.
Consider the following example:
Please 'Thumbs Up' the posts that helped you and 'Accept as Solution' if my post answered your question.
Happy Automating,
Edgar Simões
@cheers1903
Unfortunately your filter query will not work properly unless the date you provide is formatted as yyyy-MM-dd as that is how SharePoint stores dates internally regardless of your regional settings.
i changed the format of the date to ddmmyyy as we do not show it the other way around. In the HTML table is put the formate date to
SharePoint expects that all dates will be formatted as yyyy-MM-dd
You can use an expression in your filter query to format the date:
formatDateTime(YourDate,'yyyy-MM-dd')
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Ragavendar Swaminatha Subramanian as our September…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Michael E. Gernaey 725 Super User 2025 Season 2
Tomac 363 Moderator
Power Apps 1919 341