web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / How to view image fiel...
Power Apps
Unanswered

How to view image field without power bi

(0) ShareShare
ReportReport
Posted on by 97

Hello everyone, I send some fields from power apps to the dataverse and save them in the image type column. I then need to view this data in Power BI but when I connect the field is blank, but when I see it in the dataverse and click on custom column I can see the image. Does anyone know what's going on?
any help is very welcome
Ty!

I have the same question (0)
  • Community Power Platform Member Profile Picture
    on at

    Usually i store the image as Metadata using the base64 conversion.
    The Url created is something like : data:image/jpeg;base64,/9j/4AAQSk........
    Then you can use the string as Image and you will see the picture.

  • Verified answer
    EricRegnier Profile Picture
    8,720 Most Valuable Professional on at

    Hi @Silva_BR,

    This is because image columns are saved in Blob Storage behind the scenes and not directly in the table. To get the image, you'll need call image download URL, for example:

    https://myorg.crm.dynamics.com/image/download.aspx?attribute=entityimage&entity=myentity&id={ECB6D3DF-4A04-E311-AFE0-00155D9C3020}&timestamp=635120312218444444

    More info: https://docs.microsoft.com/powerapps/developer/data-platform/image-attributes#entityimage_url-column
    Hope this helps!

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 840 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 332 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 275

Last 30 days Overall leaderboard