Forum Discussion
pbiq
8 years agoNew Member
MULTIPLE dynamic measures in visual based on slicer
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!
2 Replies
- Greg_DecklerCommunity Champion
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.
- dcgwolRegular Visitor
Hi, have you already figured out if there's a way to do this? I'm having the exact problem as you have. Thanks!