Forum Discussion
"Inverted" Segmenter
- 2 years ago
Hi Syndicate_Admin
Yes, you can create a flag measure for selections and filter the graphs by it.Please refer to the tutorial:
https://www.youtube.com/watch?v=sXn-QZqLD-8
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
- 2 years ago
Hi Syndicate_Admin
Please refer to my linked PBIX.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi Syndicate_Admin
It didn't work because you used the same table for the graph and the slicer.
is filtered on the graph in this scenario is always 1, because of the legend filtering the values.
You should add dimension for the slicer with unique values.
Use it only for the slicer
On the graph use your original table.
update the dax for the filter to :