I have a Pie chart with Quarter as Dimention and Expression as Count(if([Overall satisfaction]=100 , [Account Name]) )
By this I have got a Chart. But now, if I select any Quarter from Pie, Vlaues in the below table should filter with [Account Name] where [Overall satisfaction]=100. This condition should apply to other charts also.