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!View all the Fabric Data Days sessions on demand. View schedule
Hello PBI Expert,
need an advice on how to reverse bold in matrix visual when expanding.
when i tried expanding the 050310, the expanded level has normal color while the other is getting bold.
is it possible to reverse this bold? so when expanding, the bold goes to expanded level.
or is there another way to highlight the expanded item?
Thank you.
Solved! Go to Solution.
Hi @Irwan
That is not currenlty possible. The only solution I can think of is to render those dates as SVG images and IF(ISFILTERED(data[column])) returns true then make the font bold else regular but that is another learning curve - I use AI for that. Alternatively, you can use conditional formatting to change the color of the column currently inscope.
Hi @Irwan
That is not currenlty possible. The only solution I can think of is to render those dates as SVG images and IF(ISFILTERED(data[column])) returns true then make the font bold else regular but that is another learning curve - I use AI for that. Alternatively, you can use conditional formatting to change the color of the column currently inscope.
hello @danextian
i see. then conditional formating with contrast color will do for now.
Appreciate for the response.
Thank you.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!