Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Anyone have idea on how to keep the rich text formatting in excel and show exactly same in Power BI? TIA
Solved! Go to Solution.
Hi @SDdong ,
As far as I know, this is due to the design of Power BI.
You can submit an idea for it at Home (microsoft.com) and wait for users with the same needs as you to vote for you to help make it happen as soon as possible.
You can use the following method instead:
1.Please create custom coumn and use this code , and enjoy
if [HMTLField] = null then null else Html.Table([HMTLField] , {{"text",":root"}})
2.Please use a custom visual object. HTML Content (microsoft.com)
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @SDdong ,
As far as I know, this is due to the design of Power BI.
You can submit an idea for it at Home (microsoft.com) and wait for users with the same needs as you to vote for you to help make it happen as soon as possible.
You can use the following method instead:
1.Please create custom coumn and use this code , and enjoy
if [HMTLField] = null then null else Html.Table([HMTLField] , {{"text",":root"}})
2.Please use a custom visual object. HTML Content (microsoft.com)
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @SDdong -Power BI itself doesn't support rich text natively.
workaround solved link:
Solved: Enhanced Rich Text to show in Power BI Report - Microsoft Fabric Community
Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!
Proud to be a Super User! | |
Thanks for your reply. but for my case, the data is not from sharepoint list, it is from excel.
need to find a solution to get the rich text format in excel cell and load it into power bi.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 47 | |
| 44 | |
| 40 | |
| 18 | |
| 18 |
| User | Count |
|---|---|
| 70 | |
| 68 | |
| 33 | |
| 32 | |
| 32 |