Forum Discussion

Sobhan_1380's avatar
Sobhan_1380
New Member
1 year ago
Solved

Power BI

Hello everyone, I have two slicers (Slicer 1 and Slicer 2) and a card visual in my report. When both slicers are selected, the card displays a numeric value. However, when either one or none of the ...
  • v-achippa's avatar
    1 year ago

    Hi Sobhan_1380,

     

    Thank you for reaching out to Microsoft Fabric Community.

     

    Currently, power bi does not support dynamic font size changes within a single card visual based on slicer selection. But we can achieve the required behavior by using two separate card visuals, one for the numeric value and another for the message and overlaying them in the same position.

    Use DAX measures to return either the numeric value or the message based on slicer selections and return blank otherwise. This way only one card will show at a time, simulating a dynamic font size change.

     

    If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it! 

     

    Thanks and regards,

    Anjan Kumar Chippa