I have a Pie chart as follows:
It has slices representing count of Work Items
by State
. When I click a slice, I'm taken tot he query result showing all work items instead of filtered to clicked state:
Here is the query:
What do I have to change here to get a filtered result instead of all?