web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Filtering Data with OD...
Power Automate
Unanswered

Filtering Data with OData Date in SharePoint

(0) ShareShare
ReportReport
Posted on by 9

Hi -

 

I am trying to filter out items that have been added within the last 6 days. We have a column named Date_x0020_Added it should be returning approx 20 items. There are 850 records in the list. 

 

lwarix_0-1604704195226.png

 

I've tried every combination I can think of. Any help would be appreciated.

 

Categories:
I have the same question (0)
  • abm abm Profile Picture
    32,985 Most Valuable Professional on at

    Try using the below expression

     

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

     

    https://www.youtube.com/watch?v=L4vpYLfwTRk

     

    Also by default Get Items only return 100 items. Go to settings and increase the threshold.

     

    image.png

     

     

     

    Thanks

  • sudharsan1985 Profile Picture
    1,325 on at

    Hi @lwarix 

    Try to use the expression below

    <Source: Date column> <Condition: greater than or equal to> <Value: addDays(utcNow(), -7, 'yyyy-MM-dd'))>

    Also please refer to the below link which has the same requirement.

    https://powerusers.microsoft.com/t5/Building-Flows/Help-with-pulling-a-certain-item-for-the-past-7-days/m-p/734438#M100580

     

  • sudharsan1985 Profile Picture
    1,325 on at

    Hi @lwarix 

    Try to use the expression below

     

    <Source: Date column> <Condition: greater than or equal to> <Value: addDays(utcNow(), -7, 'yyyy-MM-dd'))>

     

    Also please refer to the below link which has the same requirement.

    https://powerusers.microsoft.com/t5/Building-Flows/Help-with-pulling-a-certain-item-for-the-past-7-days/m-p/734438#M100580

     

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 411

#2
David_MA Profile Picture

David_MA 300 Super User 2026 Season 1

#3
Vish WR Profile Picture

Vish WR 291

Last 30 days Overall leaderboard