Announcements
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?
@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.
@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.
@StillLearningPA please share your html, let me try the same at my end
Any updates on this? i have the same issue
Anything come of this issue? I ran into this today as well.
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
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
I know its an old post, but for others with this problem.
Divide your formatting up into steps like below:
Create 4 compose actions
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 592
Valantis 340
11manish 284