Forum Discussion
Matrix - Highlight a row with bold font
- Anonymous2 years ago
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.
3.The result is as follows:
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
Best Regards,
Zhu
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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