Forum Discussion

Irwan's avatar
Irwan
Super User
1 year ago
Solved

Reverse Bold in Expanded Value Matrix Visual

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 b...
  • danextian's avatar
    1 year ago

    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.