
Announcements
Hi,
I've been building a flow to run reports on assets. I'm slowly getting there and many thanks to those who have already helped.
This morning's problem is that in the HTML that is generated for each asset, I use the Dynamic Content to show the asset image but the whole image doesn't show. It's a similar behaviour to what you'd see in Power Apps if you had an image control and put into the Image property
ThisRecord.AssetImage
as opposed to;
ThisRecord.AssetImage.Full
Is there a way to get this from the Dynamic Content for each record?
thanks again
Martin