
Announcements
I have a sharepoint list where I select items using an odata filter. This list returns 1-11 items and I need to import these into a pdf to create a packing slip.
I have created a "table" in the pdf by creating columns of fields and 13 rows all named columnname1,2,3,4,....13
Has anyone done anything like this before? I cannot find a good way to do it. Each item needs to go on a new row but I am unsure how to rename each row to enter into a different field on the form.
Hi @Greg97
Watch this tutorial and it may help you.
Generate PDF from HTML using Power Automate - YouTube
Thanks