
Announcements
Hello,
I am trying to create a Flow which uses a Dataverse connector. It is an automated flow intended to be activated inside a Model-Driven app when selecting one or more records. During the flow, I would like to return records from a related table filtered to match the ID of the selected record(s) and populate a repeating section table in a Microsoft Word template with the text and image from each record. However, in order to populate any part of the template with an image from Dataverse, another Power Automate step must be performed (Dataverse connector - "Download a file or image"). I have not been able to figure out how to download the image for each related record and apply them to the repeating section in the Word template. Can anyone help with this?
Thanks