
Hello,
[Yesterday 18:10] Avinash Badgujar
In PowerApps Entity I can click on Word Templates and Export the record in to required word template file.
This will export the record in .DOCX file format on your PC.
There is out of the box button given for this.
How can we invoke the same functionality in Power Automate.
Basically: I wanted to Export the record in .DOCX file using my template and directly store on One Drive (instead of users local PC)
If you're going to use PowerAutomate for it anyway, why not just store the template document outside of Dataverse, grab it and use the Populate Microsoft Word Template step in Power Automate? It will give you a lot of flexibility, you won't be stuck to the limited data types in Dataverse Word Templates, and you won't be limited by FetchXML or the distance of relationships when populating the template.