I am creating a dashboard to show the trends of certain KPIs used to measure agent performance. The dashboard has separate lines graphs for each KPI. It also has separate bar charts showing the Top 10 performers for each of the KPIs. I have a slicer to view all the line graphs for a particular agent. I want to be able to display the line graphs for the agents from the Top 10 chart (so the line graph is filltered only for those 10 agents instead of showing lines for all agents) on clicking the bar chart for it. Is it possible?