Hi all,
I recently built an instant flow that takes data from a SharePoint list, populates a Word template with the data, and saves a copy in a Library on the same SharePoint site. This flow uses the Populate a Microsoft Word template connector, which for some reason is a Premium connector? So the flow works nicely for me, but none of the users can see it.
Can anyone suggest an alternative? Flow is below, thanks!
The buisness goal is to create a printable version of the data contained in the SharePoint list. They do not need to print all of the entries, and wanted a simple interface to enter thier data, hence a list was used.
You have an elegant solution but all your users will require a premium licence.
You could create an HTML table and print that into a pdf using native actions.
https://www.youtube.com/watch?v=1SQ7IooaXyw