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 / Filter by array elemen...
Power Automate
Answered

Filter by array element within array

(0) ShareShare
ReportReport
Posted on by 79

Hi all,

I used the Select-action to create an array of planner tasks from a planner board.

I managed to filter the information by bucketID to get only the tasks from a specific bucket. Now I'm trying to filter for the tasks which are assigned to a specific userId.

My problem is, that the assignments list per task is an array of 1 or more users within each task.

Array codeArray code

 

How can I use a second Filter Array action to get only tasks which contain a specific assignee (see within red box)?

item()?['_assignment']['userId']

as part of

body('Filter_Array')

did not work.

Anyone has a good idea? 🙂

 

Best regards

Categories:
I have the same question (0)
  • Verified answer
    tom_riha Profile Picture
    10,187 Most Valuable Professional on at

    Hello @FabvE ,

    you could convert the whole '_assignment' to string with the string(...) expression and then check if it contains the specific user id.

    string(item()?['_assignment']) <contains> userId
  • FabvE Profile Picture
    79 on at

    That did the trick, thx! 👍

     

    FabvE_0-1658739295801.png

    I used this second filter action on the first and it outputs only my tasks.

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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 594

#2
Valantis Profile Picture

Valantis 469

#3
11manish Profile Picture

11manish 364

Last 30 days Overall leaderboard