Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more

Reply
Anonymous
Not applicable

Dynamic Title

Hi,

 

I want to create a dynamic title based on the selection of 3 different filters namely "Market Segment", "Service Line" and "Country".

 

Expected Output:

  • When selected any one of the filters, it should show the selected value and if not, the title should show as "All Market Segments || All Service Lines || All Countries"

Any help on this would be appreciated!!

1 ACCEPTED SOLUTION

@Anonymous , Use single & and try

 

Measure  = Selectevalue(slicer1) & "-" & Selectevalue(slicer2) & "-" & Selectevalue(slicer3)

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

3 REPLIES 3
nvprasad
Solution Sage
Solution Sage

Hi,

 

You can create a measure and pass the same in the conditional formatting under the title. Please refer to the below snapshot.

 

Measure can be like = Selectevalue(slicer1) && "-" && Selectevalue(slicer2) &&  "-" && Selectevalue(slicer3)

 

 

nvprasad_0-1604321687848.png

 

Appreciate a Kudos! 🙂
If this helps and resolves the issue, please mark it as a Solution! 🙂

Regards,
N V Durga Prasad

Did I answer your question? Mark my post as a solution! Appreciate your Kudos.
Follow me on LinkedIn.
Anonymous
Not applicable

@nvprasad  Thanks for the formula. Here's the error message that pooped up when i was trying to use it.

 

Error Message:
MdxScript(Model) (44, 65) Calculation error in measure 'Sheet1'[Title]: Cannot convert value '-' of type Text to type True/False.

 

@Anonymous , Use single & and try

 

Measure  = Selectevalue(slicer1) & "-" & Selectevalue(slicer2) & "-" & Selectevalue(slicer3)

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.