I have crosstab table includes main group and subgroup, and subgroups includes items.
I want to add a calculated column to have the percentages of each item inside every subgroup to be the total percentage for each subgroup is 100%
I used different functions but all of them give the percentage of each item for the main group.
[Value]/
Total([Value] within set [AUDIT_COLUMN_2])
[Value]/Total([Value]for report)
------------------------------
F Yousef
------------------------------