Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

List rows in present tabel - filter query issues

(0) ShareShare
ReportReport
Posted on by

Hi community, 

 

may I please ask for your help on the following issues. I try to filter a huge excel report to process only the requiered topics within a flow. So I try this filter in a 'list rows in present table' action but it don´t work - as bad request.

 

substringof('DE',CompanyCode) and LastModifiedDate gt '@{addDays(utcNow(),-2)}'

 

Scherodan_0-1681295425944.png

 

At least I need both filter to reduce the file much as possible.

 

Thx Martin 

  • Scherodan Profile Picture
    on at
    Re: List rows in present tabel - filter query issues

    Thx @Expiscornovus  this might solved it!

  • Verified answer
    Expiscornovus Profile Picture
    31,889 Most Valuable Professional on at
    Re: List rows in present tabel - filter query issues

    Hi @Scherodan,

     

    You might be able to use a Filter Array after the first check for companycode. In that filter array you could filter for the LastModifiedDate value.

  • Scherodan Profile Picture
    on at
    Re: List rows in present tabel - filter query issues

    Hi @Expiscornovus,

     

    thx a lot for your response. Unfortunatly the expresson 'contains' give me another error. This expression only allow "ONE" filter criteria - but I need both.

     

    Thx

    Martin 

  • Expiscornovus Profile Picture
    31,889 Most Valuable Professional on at
    Re: List rows in present tabel - filter query issues

    Edit: My browser decided to post my reply twice. Ignore this reply 😁

  • Expiscornovus Profile Picture
    31,889 Most Valuable Professional on at
    Re: List rows in present tabel - filter query issues

    Hi @Scherodan,

     

    As far as I am aware the List rows present in table action Filtering is a bit more limited.

     

    That being said, have you tried a contains instead of a substringof function? Try something like below:

    contains(CompanyCode,'DE')

     

    From the Excel Online Business connector docs:

    https://learn.microsoft.com/en-us/connectors/excelonlinebusiness/#known-issues-and-limitations-with-actions

     

    The List rows present in table action supports basic filtering and sorting:
    - Supports the following filter functions: eqnecontainsstartswithendswith.
    - Only 1 filter function can be applied on a column.
    - Only 1 column can be used for sorting.

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