Forum Discussion
Two slicers - one line graph?
- 3 years ago
jeseng check this video on how you can achieve it Boost Your Power BI Skills: Comparing Values of Two Categories Made Easy | PeryTUS - Power BI How To - YouTube
jeseng , do you want to show 2 particular areas in the slicer or limit the amount of areas?
Your line graph is empty because the single value cannot be of several areas at the same time.
- jeseng3 years ago
Helper III
Hi,
I want the user to only be able to select 2 values/areas. The idea is to compare two areas to each other, which two is up to the user, but MAX 2.- ERD3 years ago
Community Champion
Well, you cannot limit the slicer itself, so you have to use some workaround.
One of them is to create a second table for the second slicer. And then you use the approach with two different slicers with singular select.
Another option is to use bookmarks that will show a message instead of a visual or above the visual if user selects more then 2 items in a slicer.