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 / How to send images wit...
Power Apps
Answered

How to send images with Power Apps and display them in Power BI

(0) ShareShare
ReportReport
Posted on by 87

Please tell me how to send images via Power Apps and display them in Power BI.

 

I know that I can send images (Base64 format) with Power Apps.
However, I want to display the images in Power BI, so I tried to use Power Automate to store them in a Sharepoint list (Binary format) and Azure Blob Storage, but I couldn't figure out how to do it and it didn't work.

Maybe this is something I should have asked in the Power Automate forum, but if anyone knows how to display images sent from Power Apps in Power BI, please let me know.

architecture.png

 

Best Regards,

Lopez

Categories:
I have the same question (0)
  • Verified answer
    Lopez_0090 Profile Picture
    87 on at

    The following formula solved the problem.

    Patch(
     Sample,
     Defaults(Sample),
     {
     Title:Text(Now()),
     Image: Substitute(JSON(UploadedImage.Image,JSONFormat.IncludeBinaryData),"""","")
     }
    );

     

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 483

#2
WarrenBelz Profile Picture

WarrenBelz 399 Most Valuable Professional

#3
11manish Profile Picture

11manish 327

Last 30 days Overall leaderboard