Hello all!
I have a column visual that needs to filter the other visuals by the legend rather than the axis when clicking on a column. Is this possible? The axis is assessment scores grouped and the ledgend is the subject column from the same table. Ideally, they want to be able to click on a bar representing a group member and filter a matrix consisting of a list of students by the subject.
Hi @mkaess. I think a work-in-progress PBIX with a marked-up screen shot of what you are getting and what you’re looking for would be of great help to the forum members in reviewing your issue.
Greg
I’ve put together a redacted version of the model in a pbix file with the following in a text box within the report.
When clicking on a column in the graph, it is currently filtering by Normalised Mark (groups) then by Subject (the legend of the visual) and recalculating the average. The users basically want to use the graph as a Subject Code slicer rather than the drop down slicer. Stacked Column Visual Example.pbix (718.9 KB)
What it needs happen when clicking on a column or section of the column, is to apply the filter or Subject Code (legend) only as if the slicer is being used.
If you add turn on the legend on your top chart, you can click the Subject Code in the legend itself to slice the data by it - if I’m understanding what you’re needing correctly!