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 Apps / Send e-mail with multi...
Power Apps
Answered

Send e-mail with multiple attachments from different origins.

(0) ShareShare
ReportReport
Posted on by 7

I can send an e-mail with different attachments from a origin. It work perfectly with this code.

 

 

 

 

 

 

Office365Outlook.SendEmailV2(TextEmailTo_1.Text; TextEmailSubject1_1.Text; 'HtmlText_e-mail_aut_1'.HtmlText;
{
 IsHtml:true;
 Importance:"Normal";
 Attachments: AddColumns(Filter(FotosBD;ID=Lista_Geral.Selected.ID); "Name"; Vista & ".jpg" ; "ContentBytes"; Picture; "@odata.type"; "")

});;
Back()

 

 

 

 

 

 

But I need to attach more from other origin

 

I need something like this

 

 

 

 

 

 

Attachments: 
AddColumns(Filter(FotosBD;ID=Lista_Geral.Selected.ID); "Name"; Vista & ".jpg" ; "ContentBytes"; Picture; "@odata.type"; "")
&
AddColumns(Filter(PdfBD;ID=Lista_Geral.Selected.ID); "Name"; Doc & ".pdf" ; "ContentBytes"; Picture; "@odata.type"; "")

 

 

 

 

 

 

In the same e-mail, attachments from different lists

 

Can any one help…

Thanks

GPinto

Categories:
I have the same question (0)
  • Verified answer
    Nogueira1306 Profile Picture
    7,390 Super User 2024 Season 1 on at

    See if this helps:

     

    https://www.youtube.com/watch?v=V3feURQfY3M&ab_channel=ShaneYoung

     

    If you need additional help please tag me in your reply and please like my reply.
    If my reply provided you with a solution, pleased mark it as a solution ✔️!

    Best regards,

    Gonçalo Nogueira

    Check my LinkedIn!

    My website!

    My blog!

  • gfpinto Profile Picture
    7 on at

    Thaks for you reply

     

    It wasn't the solucion but it help.

     

    Thanks

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 316 Most Valuable Professional

#2
11manish Profile Picture

11manish 242

#3
Valantis Profile Picture

Valantis 198

Last 30 days Overall leaderboard