hi, i have column with three different values with name 'columnX':
let's say its values are a,b and c
i have also count measures name Y.
i have slicer with columnX values.
i want to have stacked column chart with columnX to behave like:
when selecting a on the slicer, the column chart will contain a and others
if selecting b , so b and others.
is it possible?
thanks!