Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

obtain in an array the value of the second column when filtering on the first column

(0) ShareShare
ReportReport
Posted on by 5

Hello,

i have an array with 2 columns filtered on the 1st column. I try to obtain in a variable the value of the second column but i have a problem. My array has a first column with the name of the file and the second column with the email of the people i need to send the file.

In my flow, i need to put the email in the variable to be able to send an email with the file to the right people.

But i didn't success to obtain the email in my variable.

"Tableau1" is the array with my 2 columns

Please see below:

GBO_0-1705946419197.png

GBO_1-1705946494833.png

 

 

Someone could help me please?

Thank you

  • Verified answer
    v-jefferni Profile Picture
    on at
    Re: obtain in an array the value of the second column when filtering on the first column

    Hi @GBO ,

     

    I didn't see any filter in your flow, where did you apply the filter?

     

    Anyway, you can have an array of Emails from outcome of the action list rows present in a table using Select operator, switch to TEXT mode, select the Email column directly from dynamic contents. The outputs of Select is an array of Email column, use union to deduplicate and then use join to concatenate all Emails with semicolons to use in Send an Email action.

    vjefferni_0-1705991535678.png

     

    Best regards,

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