Hello Experts,
I had a quick questions regarding a bar in a chart that is based on a measure.
I have clustered column chart with 3 bars, each bar represents a measure, below the chart i have a table with some fields related to the meausre.
My question is whether it's possible to have the data in the table filtered based on clicking a certain bar.
The measures/bars values in the bar are not included in the table.
For example, I have one bar with the name of "planned" this is measure that grabs all projects that are scheduled to begin in the current month and are in specific "stage". The measure works fine.
Now i have a table just under this chart with some project names. Can the data in this table be filtered if i click the "Planned" projects bar without having this measure in the table? so then i would see only the "Planned" projects in the table?
I assume I would need either the a generic fielf in the chart or had the measure in the table, but definetively wanted to double-check and verify.
Thanks!