I have a chart expression which calculates the percentage agreeing to a question. When users drill down to their own department, I want to also have the average for all departments. So for any particular survey question or survey section I want to be able to have the following:
% Agree All Departments % Agree
Year 1 **% **%
Year 2 **% **% Year 3 **% **%
I've tried doing this using set analysis but I just get the overall % Agree, not the overall % Agree for each year period.