Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Get Items Filter by Array?

(0) ShareShare
ReportReport
Posted on by

I'm currently having an issue meeting user requirements for an approval process.

 

We receive reports that have data such as a list of codes separated by comma delimiters. I need to extract this list (single line text field in SP list) and use it to match to another SP list containing email addresses matched with codes, so that the Get Items action returns a list of all the email addresses that have a code matching those in the original list.

 

I've tried to split the comma separated values into an array but then I can't match these to the second list as the codes in that list are also single line text so I get the error that I can't compare Array to String.

 

It's very possible I'm code blind at this point and can't see the forest for the trees but any suggestions to make this work? 

  • Community Power Platform Member Profile Picture
    on at
    Re: Get Items Filter by Array?

    @takolota You're a legend! I knew it was staring me right in the face, for some reason I just didnt think to switch the fields in the Filter Array and check for the array containing the Get Items field. Thank you!

  • Verified answer
    takolota1 Profile Picture
    4,896 Super User 2025 Season 1 on at
    Re: Get Items Filter by Array?

    @Anonymous 

     

    As long as each code is unique, I’d think you could just use a Filter array action to get all the SP items where the array of codes contains that row’s code.

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June 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 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1