Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello everyone!
I have a bar chart where I would like to switch/ toggle the title based on filter.
The filter has the following to fields "A" and "B".
I have tried to use this measure for a conditational formatting of the title:
Dyn Title = SWITCH([Filter Area], "A", "Total Dep", "B", "Subgroup" )But this measure is not working. I can't add this measure to a cond. format.
Why?
@joshua1990
Try like:
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Thanks a lot @Fowmy !
But I think it is not possible to add a switch measure to a cond. formatting, right?
@joshua1990 - Disable your Title and just use a Card Visual perhaps. https://community.powerbi.com/t5/Quick-Measures-Gallery/The-Most-Amazing-Mind-Blowing-Dynamic-Slicer...
@joshua1990
Did my solution work for you? Please accept as a solution.
Regarding the SWITCH in CF, yes it will work but needs to change.
________________________
Did I answer your question? Mark this post as a solution, this will help others!.
Click on the Thumbs-Up icon on the right if you like this reply 🙂
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 9 | |
| 9 | |
| 8 | |
| 6 | |
| 6 |
| User | Count |
|---|---|
| 24 | |
| 20 | |
| 20 | |
| 14 | |
| 14 |