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
If you guys know any other ways to display the image from Dataverse into power apps form unpixellated, it is greatly appreciated.
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"
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 |
Was this reply helpful?YesNo
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.