
Announcements
I have a SharePoint list where i want to convert an item to a PDF report. I've figured out the flow, but am having trouble formatting the html table before it gets converted to a pdf. I want to make each field a row in the table, rather than a column. Can I do that? if so, how? if not, how can i format the html table to look better? (padding, borders, etc)
I've used the following expression for borders but keep getting an issue with the FormatTable part of it. replace(outputs(‘FormatTable’),'<td>’,'<td style=”padding:20px”>’)
Hi @ahhollan ,
Please refer to link below and let me know if your problem could be solved:
https://www.sharepointsiren.com/2019/07/formatting-html-tables-in-flow/
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.