Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Structure of Get items Filter Query

(0) ShareShare
ReportReport
Posted on by 4,941 Super User 2025 Season 1

I have a SharePointList1.

I have 'Get items' in my flow.

I want my Filter Query to only return items that -
     Have a Status (the default Title column) of "Active" and a FinalMeetingDate less than (meaning has already passed)
     or is equal to today.

Assuming SharePointList1 has a single line text column called 'Status' (the default Title column) and a datetime column called 'FinalMeetingDate' (formatted as 00/00/0000), will the following expression accomplish my goal?

     Title eq 'string('Active')' and FinalMeetingDate le 'utcNow('MM/dd/yyyy') 

Phineas_0-1706138066043.png

 

  • Verified answer
    v-yueyun-msft Profile Picture
    on at
    Re: Structure of Get items Filter Query

    Hi , @Phineas 

    Your syntax has no issue , you can just test to run your flow to see if there is the correct array return in your flow run history.

    And for your Date (Which date type in your SharePoint Lis), you need to check the raw DateFormat return in your Get items action.

     

    If this reply can help you , you can click mark this reply as solution (Accept solution) which can help more people, thanks in advance! 

     

    Best Regards,

    Yueyun Zhang

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 > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492