Skip to main content

Notifications

Power Automate - Using Connectors
Unanswered

Excel online (Business) - Get rows date filter

(0) ShareShare
ReportReport
Posted on by 3

Hello,

 

I am trying to filter a large Excel file by date using Power Automate. However, the "Get Rows" connector does not return all the rows, and the OData filter only allows me to use "eq", "ne", "contains", "startswith", or "endswith" operators.

 

In addition, the size of the file is such that the "Filter array" action cannot be used to filter the rows by date range. Specifically, I am looking to filter the rows whose date falls between "10 years ago" and "10 years and 1 month ago".

 

Is there another way to filter the Excel file by date range using Power Automate? Any help would be greatly appreciated.

 

Thank you.

  • Nived_Nambiar Profile Picture
    Nived_Nambiar 17,030 on at
    Re: Excel online (Business) - Get rows date filter

    Hi @zerak 

     

    List rows in table does not support and , or operators usage in filter OData query. so i would recommend to try filtering in two step process

     

    Logic which i would suggest is first find the date that is specific time ago like for example: 10 years ago, etc. assume date obtained is date1

     

    Then based on that use it in filter query  of list rows in table with filter query as Columnname le date1

    Now use the output of list rows in table in filter array to filter for the rows whose date column is greater than or equal to today' date. 

     

    so finally we will get data b/w the date ranges 🙂

     

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,434

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,722

Leaderboard

Featured topics