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

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Format HTML Table borders
Power Automate
Unanswered

Format HTML Table borders

(0) ShareShare
ReportReport
Posted on by 308

Hi Power Automate Community,

 

I am trying to format the borders of my HTML table. But it seems to have a strange gap between the columns. I am trying to remove the gap in order to make the table in a more modern way.

JB0007_0-1633091420317.png

 

This is how I created this table:

JB0007_1-1633091500023.png

 

Create HTML Table with output from Select

JB0007_2-1633093983092.png

 

Replace the brackets in proper HTML format:

JB0007_3-1633094037937.png

replace(replace(replace(replace(replace(
body('Create_HTML_table'),'&lt;','<'),'&gt;','>'),'&amp;','&'),'&#39;','"'),'&quot;','"')

 

JB0007_4-1633094112829.png

replace(outputs('Clean_HTML'),'<table>','<table border="1">')

 

Any help will be much appreciated.

 

Thanks.

 

 

Categories:
I have the same question (0)
  • VJR Profile Picture
    7,635 on at

    Hi @JB0007 

     

    The gap appears to be an actual column inserted via the html. In the code look if any invisible character like space, line break or anything like that is creating the column.

     

    Also take your html, add some dummy values and test it in any sample html editor and see how it goes.

    Tryit Html Editor

     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 237 Super User 2026 Season 1

#2
David_MA Profile Picture

David_MA 173 Super User 2026 Season 1

#3
Kalathiya Profile Picture

Kalathiya 95 Super User 2026 Season 1

Last 30 days Overall leaderboard