
Announcements
I have an attachments control in PowerApps. The attachments will be images alone. I need to be able to loop through and add ALL of the image attachments associated with a particular list item. In PowerApps, I don't see that there is a way to dynamically build the HTML based on on all of the images in the control for a given item (generate image tags for each). Is there a way to do this with flow? It will be really helpful to provide a solution.