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 / Other ways to retrieve...
Power Apps
Suggested Answer

Other ways to retrieve image from Dataverse unpixellated

(0) ShareShare
ReportReport
Posted on by 3
I have a Dataverse table with an image data type column. When I uploaded the image in my power apps, it is not pixelated, but when I get the image from Dataverse to display into my power apps form, it turns pixelated.

Sample form image from my power apps. 

My properties for the image control. 

My Dataverse image column User's image

If you guys know any other ways to display the image from Dataverse into power apps form unpixellated, it is greatly appreciated.

  • Thank you!
I have the same question (0)
  • Suggested answer
    Mark Nanneman Profile Picture
    993 Moderator on at
    Yes, there are other ways!  

    Formatting a link like the following will return an image from Dataverse.

    https://{YOUR_DYNAMICS_URL}.dynamics.com/Image/download.aspx?Entity={YOUR_TABLE_LOGICAL_NAME}&Attribute={YOUR_IMAGE_FIELD_LOGICAL_NAME}&Id={ROW_GUID}

    This the link that Model Driven Apps use to display images on forms, you can see it by using the "Inspect" function in your browswer and clicking on the image on a selected form.

    If you add the parameter "&Full=true" to the url parameters, it will return the full quality image.

    Example: 


    The image using the standard image property reference is low quality:


    Full quality image using the url with "&Full=true"
    $"https://{vMyBaseUrl}.crm.dynamics.com/Image/download.aspx?Entity=mln_city&Attribute=mln_primaryimage&Id={vCityId}&Full=true"



    If this helped you, please click "Does this answer your question" and give it a like to help others in the community and close the ticket
    Power Platform Developer | LinkedIn: Mark Nanneman | Blog: Power Stuff  | Youtube: Mark's Power Stuff  | 

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 477

#2
WarrenBelz Profile Picture

WarrenBelz 341 Most Valuable Professional

#3
11manish Profile Picture

11manish 317

Last 30 days Overall leaderboard