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 Automate / HTML table formatting ...
Power Automate
Unanswered

HTML table formatting email signature

(1) ShareShare
ReportReport
Posted on by 63

I have applied HTML formatting to a table in a Microsoft 365 - Send an Email (v2) through a Compose element. The table is formatted the way I would like but it is also formatting my email signature into a table. Any tips?

Categories:
I have the same question (0)
  • jinivthakkar Profile Picture
    4,187 on at

    @gillgamm I recently answered this, please find link below

     

    https://powerusers.microsoft.com/t5/General-Power-Automate/Styling-not-getting-reflected-while-working-with-HTML-Connector/m-p/1406444#M83933

     

    This link has a sample html table, please try to use that.

     

    The reason it may be formatting your email is may be because some css/styling is extended to it as well due to some tag which is not closed properly.

     

    --------------------------------------------------------------------------------

    If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.

  • StillLearningPA Profile Picture
    2 on at

    @jinivthakkar, I have tried your solution above and many others and like @gillgamm, I am still having the issue where the formatting extends to my email signature.  I copied your HTML formatting directly into compose and still have the issue.  Any other thoughts?  I have checked for open tags but cannot find any.

  • jinivthakkar Profile Picture
    4,187 on at

    @StillLearningPA please share your html, let me try the same at my end

  • Juppu Profile Picture
    57 on at

    Any updates on this? i have the same issue

  • etroy333 Profile Picture
    95 on at

    Anything come of this issue?  I ran into this today as well.  

  • etroy333 Profile Picture
    95 on at

    Were you able to test this?  Did they send you the html at all they were using?  I am having this same issue where the formatting is extending to my company signature

  • Garen Profile Picture
    2 on at

    Rename your table name via a compose action.

    i.e. I renamed my table to “blueTable” and used code below to effect change in my flow.

    replace(body('Create_HTML_table'),'<table>','<table class=\"blueTable\">').

     

    Modify your CSS style to only affect the specific table name.

    It seems the default name “table” used in the create HTML table action is also used in the Email signature table.

     

    Check link below 

    https://stackoverflow.com/questions/3191730/css-table-naming

     

  • Juppu Profile Picture
    57 on at

    I know its an old post, but for others with this problem.

    Divide your formatting up into steps like below:

    Juppu_0-1681714251543.png

    Create 4 compose actions

    Juppu_1-1681714349974.png

    replace(body('Create_HTML_table_af_filtrerede_værdier'), '<table>''<table border="1">')
     
    replace(replace(outputs('Lav_grænser_i_tabel'), '<''<'), '>''>')
     
    replace(outputs('ASCII_chars'), '"''"')
     
    replace(outputs('Double_quotes'), '<td>''<td style="padding:5px">')
     
    And then use the last step in your email.
     
    Works great! hope it helps someone

     

  • surbina Profile Picture
    2 on at

    are you able to share the flow screenshot for this or specifically how or where the css is modified

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 592

#2
Valantis Profile Picture

Valantis 340

#3
11manish Profile Picture

11manish 284

Last 30 days Overall leaderboard