Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Filter array from list excel date

(1) ShareShare
ReportReport
Posted on by 14

Hai everyone, I have a problem with my flow, where the date presented in power automate is in integer format.

I have use adddays to change the format, but still fail.

This is my flow.

noviaanggriawan_2-1720409501799.png

It get errors on the filter array part.

noviaanggriawan_1-1720409373384.png

 

The "approved Date" is not converted correctly.

noviaanggriawan_0-1720409353095.png

This is the excel format

noviaanggriawan_3-1720409580478.png

 

 

  • Chriddle Profile Picture
    7,791 Super User 2025 Season 1 on at
    Re: Filter array from list excel date
    1. In the Excel connector set the DateTime format to ISO-8601 (This makes the coonector returning date strings)
    2. Remove the addDays(...int(...)) function from your expression (when using ISO 8601 formatted dates you don't need this)
    3. In formatDateTime change the format string to 'yyyy-MM-dd' (checking if greater is a string comparison from left to right)

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.

Helpful resources

Quick Links

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard >