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 / ODATA Filter for multi...
Power Automate
Answered

ODATA Filter for multiple values that are in a delimited string

(0) ShareShare
ReportReport
Posted on by 1,146

Thank you for taking the time to read my question.

 

I have a flow working but now need to add another filter to my "List rows" step

 

Today I have a condition that determines if dates are sent. If they are, then I have a "List rows" that has contains ODATA filter in the "Filter rows" field for date and AssetType, if not, then I only filter on AssetType.

 

I now need to add an additional filter on Region. In my PowerApps the regions a user has access to are in a comma separated list "East, West, Central, USA". I can pass this string as a string, or I could pass it as a Collection which would result in an array in Power Automate.

 

The flow creates a csv which is then turned into a file using "Create file 2".

 

What is the best way to pass the potential list of Regions to Flow so that I can filter my "List rows" step? (A user can have 1 or many regions assigned to them)

 

My Current "Parse JSON" step:

{
 "type": "object",
 "properties": {
 "AssetTyp": {
 "type": "string"
 },
 "WarEndDt": {
 "type": [
 "string",
 "null"
 ]
 },
 "WarStDt": {
 "type": [
 "string",
 "null"
 ]
 },
 "tUser": {
 "type": "string"
 }
 }
}

 

iwonder_0-1662730181553.png

 

Thank you very much

Categories:
I have the same question (0)
  • Verified answer
    lbendlin Profile Picture
    8,716 Super User 2026 Season 1 on at

    This is where you need to get to

     

    OData IN Operator filter function - OData | Microsoft Docs

     

    You'll have to massage your string accordingly.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 707

#2
Haque Profile Picture

Haque 475

#3
Valantis Profile Picture

Valantis 456

Last 30 days Overall leaderboard