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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
I know how to create a dynamic measure using SWITCH. However, with the method I'm using I can only show one measure at a time. I would like the give the user the capability of selecting multiple measures from a slicer and show them in a visual.
For example, if the user makes the following selection:
The visual should show as follows:
Here's the PBI file with the data.
Thanks!
Hi, have you already figured out if there's a way to do this? I'm having the exact problem as you have. Thanks!
Use the disconnected table trick:
You would have 2 "Measures to Display" measures in your case. Probably 3 now that I think about it, one for each of the items in your slicer.