Forum Discussion

Shan_Drex12's avatar
Shan_Drex12
Helper I
5 years ago
Solved

Donut Card Dynamic Month Change

Hi All,   I have three donut cards with data called: Previous Month YTM Month Current Month   Instead of naming it these above, I want to dynamically change them where if the month filters (ex...
  • VijayP's avatar
    5 years ago

    Shan_Drex12 

    You need to Create a Measure As Title
    "Your Custom Text " & Selected Value(Month Name) . 

    In the Donut Visual, go To  Formatting /configuring options and selecte Title and Title Text use the fx button to select conditional formatting and Select the Measure there. You Title will  be dynamic based on Month Slicer .

    To get more clarity Watch my Video - https://www.youtube.com/watch?v=CtLSjvuvVAw&list=PLWQB3PEUJKRneu8fam5CaCMCdrIdT_zDD&index=5

    Use Time Stamp of 3:15 where I have explained how to create such Dynamic Title with Conditional formatting