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 array can't han...
Power Automate
Answered

filter array can't handle select output

(0) ShareShare
ReportReport
Posted on by 23

Hello all,

 

thanks in advance for your time! 🙂

I have a select output which "changes" within the output from array form (// status) to string form (// uPN) and I do not know how to handle that.

 

 

 

 

 {
 "__________________Item": "shared-approvals-48efaa2d-91c1-49b5-80f5-e8f321bc5194",
 "// status": [
 {
 "status": "Connected"
 }
 ],
 "// displayname": null,
 "// uPN": "user.name"
 },

 

 

 

 

The next step is an array filter, which works fine if I use the // status.

Unfortunately it doesn't if I want to filter for // uPN, since it is stored as string.

 

The end goal is to filter for both with an and connection.

 

How can I handle this?

sto_teac_0-1712148433504.png

 

 

 

Categories:
I have the same question (0)
  • Verified answer
    v-mengmli-msft Profile Picture
    Microsoft Employee on at

    Hi @sto_teac ,

     

    Please don't use 'first' when filter // uPN column, because 'first' is used for an array.

    vmengmlimsft_0-1712148737388.png

    So, the expression should be this.

    item()?['// uPN']

     

     

    Best regards,

    Rimmon

  • sto_teac Profile Picture
    23 on at

    Really? That simple 😳

    Thank you so much for the quick help!

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!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 112 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 52

#3
Ellis Karim Profile Picture

Ellis Karim 51 Super User 2026 Season 1

Last 30 days Overall leaderboard