Forum Discussion
Multiple slicers for 1 graph
Hello,
I have 3 slicers where interactions have been edited, Meaning selecting from one slicer doesn't affect the others.
The slicers have a bar chart connected.
If nothing is selected in the slicers the bar chart shows everything.
If one item is selected in one slicer the bar chart shows the item.
However, if selections are made from multiple slicers the graph shows nothing.
Is there a way to overcome this?
I'm not able to attach any pbix file for some reason.
When nothing is selecting the behavior is like all items are selected, this is why you're getting all values on the chart.
3 Replies
- _AAndradeResident Rockstar
When nothing is selecting the behavior is like all items are selected, this is why you're getting all values on the chart.
- _AAndradeResident Rockstar
Hi,
The intersection of slicer 1 and slicer 3 probably doesn't return anything, which is why the graph doesn't show anything. This is my assumption without any other information.
- AnonymousNot applicable
Hi,
thanks for your reply. I agree. But I'm having a hard time understanding why data are returned when nothing is selected.