Reply
EstherBR
Frequent Visitor
Partially syndicated - Outbound

Matrix - Highlight a row with bold font

Hi,

 

I have the following matrix and I would like to highlight in Bold the row Profit. Is it possible? In the matrix the values are switched to rows. Thank you so much!

 

EstherBR_0-1725980961384.png

 

1 ACCEPTED SOLUTION
v-linhuizh-msft
Community Support
Community Support

Syndicated - Outbound

Thanks for the reply from lbendlin.

Hi @EstherBR ,

 

As lbendlin said, you can achieve this by changing the font color and background color if you just want to achieve emphasis, here is a simple example:

 

1.Create a measure:

Measure = IF(SELECTEDVALUE('financials'[Country])="Canada","red")

2.Click on "fx" under the visualization panel to set up the color.

vlinhuizhmsft_0-1726120552089.png

vlinhuizhmsft_1-1726120669633.png

 

3.The result is as follows:

vlinhuizhmsft_2-1726120704303.png

 

To achieve the bolding effect, you can use HTML Content visual to achieve it, but there will be some limitations, here is a useful blog post:

Display table data in HTML Content visual - Microsoft Fabric Community

vlinhuizhmsft_3-1726120898636.png

 

Best Regards,
Zhu
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-linhuizh-msft
Community Support
Community Support

Syndicated - Outbound

Thanks for the reply from lbendlin.

Hi @EstherBR ,

 

As lbendlin said, you can achieve this by changing the font color and background color if you just want to achieve emphasis, here is a simple example:

 

1.Create a measure:

Measure = IF(SELECTEDVALUE('financials'[Country])="Canada","red")

2.Click on "fx" under the visualization panel to set up the color.

vlinhuizhmsft_0-1726120552089.png

vlinhuizhmsft_1-1726120669633.png

 

3.The result is as follows:

vlinhuizhmsft_2-1726120704303.png

 

To achieve the bolding effect, you can use HTML Content visual to achieve it, but there will be some limitations, here is a useful blog post:

Display table data in HTML Content visual - Microsoft Fabric Community

vlinhuizhmsft_3-1726120898636.png

 

Best Regards,
Zhu
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.

lbendlin
Super User
Super User

Syndicated - Outbound

You can influence the font color but not the font weight.

 

If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com

avatar user

Helpful resources

Announcements
March PBI video - carousel

Power BI Monthly Update - March 2025

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

March2025 Carousel

Fabric Community Update - March 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors (Last Month)
Top Kudoed Authors (Last Month)