Skip to main content

Notifications

Community site session details

Community site session details

Session Id : TWnjbUXr86uG0muXckHOVX
Power Automate - General Discussion
Answered

OData Date Range

Like (0) ShareShare
ReportReport
Posted on 16 Mar 2022 17:22:53 by 31

I am trying to make an Odata filter that will only take data entered within the last week from my source so instead of a specific date range it is a rolling range from 'Today'.  Is that possible?

  • Cjohnson20 Profile Picture
    31 on 17 Mar 2022 at 12:41:38
    Re: OData Date Range

    Hey Ellis.  This worked in my flow.  Thanks for the help.

  • Verified answer
    Ellis Karim Profile Picture
    10,936 Super User 2025 Season 1 on 16 Mar 2022 at 22:11:14
    Re: OData Date Range

    You can use the utcNow() to get the current date and addDays() function to add or substract days from the current time.

    addDays(utcNow('yyyy-MM-dd'), -7)

    For example, in the following filter query I am searching for items that were created between today (2022-03-16) and 2022-03-09:

    Snag_7f59d55.png

    Hope this helps.

     


    Ellis
    ____________________________________
    If I have answered your question, please mark the post as Solved.
    If you like my response, please give it a Thumbs Up.

     

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Automate - General Discussion

#1
ankit_singhal Profile Picture

ankit_singhal 7 Super User 2025 Season 1

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 4 Super User 2025 Season 1

#3
David_MA Profile Picture

David_MA 2 Super User 2025 Season 1

Overall leaderboard