Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello Team,
I am using Power Automate to send the PBI report data in an email.
Formatting the PBI report data in a HTML table before sending in email in Power Automate Flow.
All formatting operations are working fine except text-color for the (<td>) table data.
The CSS works fine in a web-based HTML compiler.
But I don't see the text-color styling for the same in my email.
Please help me understand where am I doing wrong here.
Thanks,
Srikar
Solved! Go to Solution.
Hi, @gsrikar33
The issue you're experiencing is that the text color style for tabular data isn't being applied in an email sent via Power Automate, even though it works fine in the web-based HTML compiler. This is a common problem due to the different ways in which different email clients handle CSS. Email clients have limited support for some CSS properties.
Maybe you can check the following links:
HTML Emails: Everything You Need To Know | monday.com Blog
Format an HTML Table with CSS and add links in Power Automate
Power Automate HTML Table Styling and Formatting
Solved: HTML/CSS Formatting Altering When Sending Email - Power Platform Community
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @gsrikar33
The issue you're experiencing is that the text color style for tabular data isn't being applied in an email sent via Power Automate, even though it works fine in the web-based HTML compiler. This is a common problem due to the different ways in which different email clients handle CSS. Email clients have limited support for some CSS properties.
Maybe you can check the following links:
HTML Emails: Everything You Need To Know | monday.com Blog
Format an HTML Table with CSS and add links in Power Automate
Power Automate HTML Table Styling and Formatting
Solved: HTML/CSS Formatting Altering When Sending Email - Power Platform Community
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @gsrikar33 ,
It might be due to below reasons -
Some email clients (like Outlook) have limited support for advanced CSS properties or selectors.
The dynamic content might not generate the expected styles for specific conditions.
You can open a ticket with Microsoft support for more details.
I hope it will be helpful.
Thanks,
Sai Teja
How is this question related to Power BI?
Where are you adding the css meta data in your flow? as part of the email body? Can you confirm that it survives the delivery process? Is your mail client able to parse and render that tag?
Hi,
I am not using "create html table" option.
I composed HTML table in Flow. This gives me option to add CSS also.
Yes, all other styles are getting applied except the colors to data in <td> tags.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
25 | |
19 | |
18 | |
14 | |
11 |
User | Count |
---|---|
32 | |
20 | |
19 | |
18 | |
11 |