Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

Get Items Filter Query

(0) ShareShare
ReportReport
Posted on by 16

I'm trying to filter the results from the sharepoint list i'm using in Get items. However, can't choose any List fields in the Dynamic Content. 

  • v-bacao-msft Profile Picture
    on at
    Re: Get Items Filter Query

     

    Hi @NoNameOH ,

     

    Can you share a screenshot of the Flow configuration to illustrate the problem you are experiencing now?

     

    During configuration, sometimes it is impossible to directly obtain the Dynamic content, which may be due to the type mismatch or some other reasons.

     

    You can try to add Compose action, and then see if you can fill Dynamic content in Compose.

     

    In addition, we can also use the expression to get the field value. Please provide more details so that we can provide you with a suitable workaround.

     

    Best Regards,

  • js-dattics Profile Picture
    98 on at
    Re: Get Items Filter Query

    Hi @NoNameOH 

    As stated by @rsaikrishna, you should use OData for filtering queries.

     

    It's very simple, if your list has a column named "Country", and you need to filter only "France", the OData is:

     

    Country eq 'France'

     

    If you need to filter numbers, it would be for example:

     

    Quantity gt 5

     

     

    The first parameter "eq" means "equal", the second ("gt") means "greater than".

     

    You can however, dynamically change the OData value like this:

    js-dattics_0-1595183767966.png

     

    Greetings from Colombia.

  • rsaikrishna Profile Picture
    3,703 on at
    Re: Get Items Filter Query

    For Get Items action, Filter Query field accepts OData operations. 

     

    In this field, you need to type SharePoint list column's internal names (manually) and place Odata operators. 

     

    Here is a reference blog:

    https://blog.velingeorgiev.com/powerautomate-and-sharepoint-odata-filter-queries

     

    Regards

    Krishna Rachakonda

    If this reply helped you to solve the issue, please mark the post as Accepted SolutionMarking this post as Accepted Solution, will help many other users to use this post to solve same or similar issue without re-posting the issue in the group. Saves a lot of time for everyone.

     

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,524 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,906 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow