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 / get value from array w...
Power Automate
Unanswered

get value from array with 2 dimensions

(0) ShareShare
ReportReport
Posted on by 15

Hello 

 

I have an array in a flow with 2 dimensions

MyArray (  "Sales" , "john@mail.com" ; "Purchase" , "jane@mail.com" )

 

 i would like to retrieve the email address based on the department .

myarray("sales")[1]   would give me "john@mail.com

 

i found several posts explaining that you can address only an array with index ,but some are saying that it is possible to search based on content , but i have not figure out how and as I can not garantee that Sales will be always the first entry , i m stuck.

 

 

Any help would be very much appreciated .

I have tried to create dynamically variables , like Sales = John   and Purchase= Jane , but that is not allowed to create variables dynamically in powerapps flow.

 

thanks.

Categories:
I have the same question (0)
  • lbendlin Profile Picture
    8,705 Super User 2026 Season 1 on at
    myarray("sales")[1] would give me "john@mail.com

    No, that would not work. Arrays are zero based.

     

    Use the Parse action to deal with hierarchically structured data.

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 921

#2
Valantis Profile Picture

Valantis 801

#3
Haque Profile Picture

Haque 588

Last 30 days Overall leaderboard