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 / Attachments variable A...
Power Automate
Answered

Attachments variable And Image Variable In one column

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi 

 

I've two array varibles in flow one for the sharepoint list images and one for sharepoint list attachments 

 

But I'm not been able to pass these variable in  the attachment column of "send an email v2"

 

Emptyglasses_0-1678857139439.pngEmptyglasses_1-1678857163404.png

 

Emptyglasses_2-1678857196682.pngEmptyglasses_3-1678857232596.png

 

Only one variable is accepting 

 

Could anyone have a better idea on how to handle the situation 

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

    Hi @Anonymous ,

     

    Unfortunately we can only use one array in email attachments, you can try to append all files to the same array. Or you can try to combine your two arrays in the following way.

    json(concat('[',join(variables('A'),','),',',join(variables('B'),','),']'))

    vdezhilimsft_0-1678858645806.png

    vdezhilimsft_1-1678858670764.png

    Best Regards,

    Dezhi

     

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi thanks for the advice 

     

    worked perfectly fine in my condition

     

    json(concat('[',join(variables('AttachValue'),','),',',join(variables('ImageV'),','),']'))
    Spoiler (Highlight to read)
    Emptyglasses_0-1678859649850.png

     

     
    Thanks man

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 62 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 58

#3
Expiscornovus Profile Picture

Expiscornovus 39 Most Valuable Professional

Last 30 days Overall leaderboard