Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Sonu88
Frequent Visitor

Displaying Formatted Text in Matrix/Table

Hello,

 

I would like to display formatted text inside a table. How can I achieve this in a matrix or table?

The City column contains some information in italics, and the request is to display this information as it is.

I've tried multiple workarounds, but I still can't display the information as intended, can someone help me how to achieve this without any custom visual?

The input data file is below.

Country Name

State

City

India

MS

Mumbai

Financial Capital

India

Delhi

Delhi

Country Capital

1 ACCEPTED SOLUTION
pbiuseruk
Resolver IV
Resolver IV

Hello,

 

There's not an inbuilt way to do this from what I've seen and you have to use workarounds. Power BI does allow you to do conditional formatting for background colours, icons, etc.. but not font styles.

You can try to make a calculated column or measure based on the fields of your dataset and then copy and paste text generated from one of these sites: https://lingojam.com/BoldTextGenerator or https://inputoutput.dev/unicode-italic-text-generator/.

 

These are Unicode Text Generator websites and they should display correctly in your matrix (example below):

pbiuseruk_0-1728926003832.png

 

The alternative would be to make your own converter dictionary and then substitute characters in a measure or column but I can't find a list of unicode characters for italicised characters. This would be the better option though.

 

Please let me know if that helps.


 

View solution in original post

2 REPLIES 2
lbendlin
Super User
Super User

Use SVG

pbiuseruk
Resolver IV
Resolver IV

Hello,

 

There's not an inbuilt way to do this from what I've seen and you have to use workarounds. Power BI does allow you to do conditional formatting for background colours, icons, etc.. but not font styles.

You can try to make a calculated column or measure based on the fields of your dataset and then copy and paste text generated from one of these sites: https://lingojam.com/BoldTextGenerator or https://inputoutput.dev/unicode-italic-text-generator/.

 

These are Unicode Text Generator websites and they should display correctly in your matrix (example below):

pbiuseruk_0-1728926003832.png

 

The alternative would be to make your own converter dictionary and then substitute characters in a measure or column but I can't find a list of unicode characters for italicised characters. This would be the better option though.

 

Please let me know if that helps.


 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.