I have a report which has 2 pie charts. The data feeding the pie chards are calcualted fields and columns that I have added to my dataset. The issue is that, unlike adding an exisiting field to a pie chart visualization, a clicking of any of the pie slices does not refesh data in the other visualzation around it. When I just add any field into that chart that is an existing actual field of data, it does refresh.
Unfrotunately, the calculations are what I need and that was the easiest way to produce the numbers needed. Is there a way to bridge a connection between the calulations I created, and the other visualizations?