Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi all,
I'm looking to modify the description details within a Powerbi Measure with elements like underscores, Colours etc, has anybody got any idea how to do this?
I saw a linkedin post about it a few weeks ago and thought it would be very useful.
Solved! Go to Solution.
Hi @Freece4802 - Power BI doesn't natively support Markdown or HTML formatting in measure descriptions within the standard UI. The formatting might only be visible when querying the model via external tools (like SSAS, SSMS, or XMLA endpoints).but you can use Unicode symbols for some visual enhancements.
Eg:
Hope this helps.
Proud to be a Super User! | |
Thanks for that!
Hi @Freece4802 - Power BI doesn't natively support Markdown or HTML formatting in measure descriptions within the standard UI. The formatting might only be visible when querying the model via external tools (like SSAS, SSMS, or XMLA endpoints).but you can use Unicode symbols for some visual enhancements.
Eg:
Hope this helps.
Proud to be a Super User! | |