Forum Discussion

NickzNickz's avatar
NickzNickz
Icon for Helper IV rankHelper IV
2 years ago

Slicer Title based on slicer selection

I have created a slicer as below :

 

 

and below is the slicer table information


I want the slicer title (dynamic) follow my perspective name when i select the slicer ..
Example : Select slicer F (shortname) , my title will show Financial (persepctive name).... 

 

How can I achieve that ... 

 

Regards,

NickzNickz

2 Replies

  • PijushRoy's avatar
    PijushRoy
    Icon for Community Champion rankCommunity Champion

    Hi NickzNickz 

    Please create a Measure

     

    SlicerTitle = SELECTEDVALUE(Table[Perspective Name])

     

    Go to Slicer Title and use Fx button > select FieldValue and use the measure you have created




    Let me know if that works for you


    If your requirement is solved, please mark THIS ANSWER as SOLUTION ✔️ and help other users find the solution quickly. Please hit the LIKE 👍 button if this comment helps you.

    Thanks
    Pijush
    Linkedin

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi NickzNickz ,

    May I ask if your problem has been solved. If the above reply was helpful, you may consider marking it as solution. If the problem is not yet solved, please feel free to ask us a question.

    How to Get Your Question Answered Quickly - Microsoft Fabric Community

    If it does not help, please provide more details with your desired out put and pbix file without privacy information.

     

    Best Regards,

    Ada Wang

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.