The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance 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
User | Count |
---|---|
25 | |
12 | |
8 | |
8 | |
7 |
User | Count |
---|---|
27 | |
12 | |
12 | |
12 | |
6 |