The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.