Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
7 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |