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 / Multiple form data card
Power Apps
Answered

Multiple form data card

(0) ShareShare
ReportReport
Posted on by 5

Hello all,

 

I’m building an app which has form datacard with rich text. Our users will be updating these forms throughout the day with attachments if any and end of the day we want to consolidate all the items and send as an email to the other team. Is there a way to consolidate all these in single item and send as an email with images attached in line?

 

thanks,

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

    Hi @statone ,

     

    Do you want to send an email in power apps including rich text and picture as attachment?

     

    Based on your description, I have made a simple test for your reference.

     

    Here is my test:

    Formula:

    ClearCollect(ImageCollection,{Name: "pic1.png", ContentBytes: ImageC.Image, '@odata.type':""});
    Office365Outlook.SendEmailV2(User().Email,"SubjectName",Text(Concatenate(DataCardValue_rich,DataCardValue_num)),{Attachments: ImageCollection, IsHtml:true})

    vjefferni_0-1668160133203.png

    Result:

    vjefferni_1-1668160133212.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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 426

#2
WarrenBelz Profile Picture

WarrenBelz 381 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 315 Super User 2026 Season 1

Last 30 days Overall leaderboard