Image column display in Power Portal from Dataverse using FetchXML with Liquid code
Views (81)
Is you want to display the Image column from Dataverse to Power Portal page follow below method. First you need to build the FetchXML. If your column logical name is new_image then in fetchXML you need to use new_image_url So your FetchXML will look like below with liquid code. Then use the image using below…
Read more
Read more
This was originally posted here.

Like
Report
*This post is locked for comments