Hello,
I have a very simple flow to populate a word template built at Opportunity level. I tried with uploading the template both in SharePoint and OneDrive - and the result is the same.
I am running a cloud flow which gets the records linked to Opportunity, gets the template from SharePoint/OneDrive, then uses the 'Populate Word Template' step, and then creates the file at SharePoint, such that I can access it from my Opportunity record itself. The flow runs fine, creates the document correctly, but when I open the file from Dynamics, the values of the fields do not show up, I only see the schema names. If I look at the file from SP, I can see the content but once I download it, it is back to schema fields.
Am I missing something? The word template literally has only 8-9 plain text fields, no repeating rows, no tables etc. Is there a step that needs to be done before? I have looked through the queries posted here quite a bit, however, I don't think anyone has had this issue, so I am sure I may have overlooked something.
Here is my flow configuration.
Any help would be appreciated.
Thanks.