web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / HTML code from power a...
Power Apps
Unanswered

HTML code from power apps to power automate : pdf formatting issue with table column headers

(0) ShareShare
ReportReport
Posted on by 5

Hi,

Im having a formatting issue with power apps HTML/CSS code. My scenario is power apps has a HTML code and its running when the user clicks on the submit button, Then runs a power automate decoding the HTML code and create a table as a pdf----> attach to an email and send.But the pdf that comes as the attachment with the table has a column header issue like this,

Mish1992_0-1679039930295.png

Can someone helps me to get rid of this two lines in between the column headers.My code also attached here 

 

 

"<h3>Area Selection</h3>" &
"<strong> Areas </strong>" &
"<table width='100%' border='1' cellpadding='2' style='border:1px solid black;border-collapse:collapse'> <tr>
 <th>Area_Owner_Group</th> 
 <th>Location</th> 
 <th>Area_Manager_Signature</th>
 </tr>
 <tr>" &
 Concat(C1,
 "<td>" & Area_Owner_Group & " </td>
 <td>" & Location & " </td>","</tr><tr>") &
"</table>"

 

 

Thanks,

 

Categories:

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.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 393 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 278 Most Valuable Professional

Last 30 days Overall leaderboard