Notifications
Announcements
I have a powerapps app that generates an HTML table and after some debugging i saw that colspan is causing my flow to not render anything in the pdf document.
If i take out the colspan property the table data appears in the PDF but everything is messed up. Any ideea how to work around this?
i tried generating a really small table with colspan property and here is what i get inside pdf document
Hi @Anonymous ,
You did not say how you are rendering colspan.
I have below as part of a HTML text box
<tr> <td><b>Work Completed</b></td> <td colspan='5'>",WorkCompletedD.Text,"</td> </tr>
And then send the whole box lot as BoxName.HTMLText and it renders fine.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Kalathiya 321 Super User 2026 Season 1
WarrenBelz 289 Most Valuable Professional
MS.Ragavendar 200 Super User 2026 Season 1