Trying to figure out how to show and not show partial sums in a pivot table via a macro.
I have a pivot table that allows users to add dimensions and expressions dynamically ( Thanks Orka)
I am going to upload Orka example qvw to work from. Once a user selects their dimensions I would like them to be able to select which dimensions to show the partial sums on.
I have included the start of a new macro called ShowPartialSums. I need some help on how to make this more dynamic.