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 / Dataverse Images quali...
Power Apps
Unanswered

Dataverse Images quality and format

(0) ShareShare
ReportReport
Posted on by

Through a powerapps application the user is submitting some images, which are stored in a table in the Dataverse as a image data type. Further those images are displayed in the app. (here the images are displayed in a nice quality) When I export the table, in the csv file of the exported data, I can see a base64 formatted text inside the image column. Also, when imported into another environment the image quality degrades and blurs out to some extent.

 

I need help on these:

 

1. How the images are stored in dataverse ?

2. I am sending good quality PNGs and why a thumbnail quality images is stored in the Dataverse ?

3. How can I retain the original image quality in another environment after exporting and importing the data ?

I have the same question (0)
  • PowrToThePeople Profile Picture
    4 on at

    I had the same problem and found a helpful resource on Microsoft Learn: Use image column data (Microsoft Dataverse) - Power Apps | Microsoft Learn

     

    1. The files are stored in thumbnail size and, if you configure it, as full image. The setting of saving a full image is configured in column settings of the image column. 

    2. The thumbnail size is according the performance issue. If you have a list in your app and load in each row the full size image, it might lead to a decrease of performance. I assume thats the reason of the thumbnail size default.

    3. In power app you can add the attribute ".full" after the image column:

    PowrToThePeople_0-1692601289074.png

    In a API call you have to add "&Full=true":

    https://yourorg.crm.dynamics.com/Image/download.aspx?Entity=account&Attribute=sample_imagecolumn&Id=7a4814f9-b0b8-ea11-a812-000d3a122b89&Timestamp=637388308718090885&Full=true

     

    If you find this information helpful and it resolves your issue, please consider marking this message as the solution.

     

    Best regards,

    Alex

     

     

     

     

     

  • Guido Preite Profile Picture
    1,490 Super User 2024 Season 1 on at

    the problem is that with excel you will always get the thumbnail and not the full size image.

    You will need to export and import the data in another way.

    Another way to retrieve the image using api is with this syntax:

     

    https://abc.crm.dynamics.com/api/data/v9.1/sample_customtables(ddd99cd3-bec1-4643-af90-c4b21760ec0d)/sample_image/$value?size=full

  • VvBeek Profile Picture
    2 on at

    Is there any work-around as of yet? I would very much like the full image instead of the thumbnail version in my excel exports.

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!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 638

#2
Haque Profile Picture

Haque 317

#3
WarrenBelz Profile Picture

WarrenBelz 315 Most Valuable Professional

Last 30 days Overall leaderboard