I have the following Pivot table and want to have a partial sum on the expressions MTD, øQT-1 and FY by Client_Status.
As the expressions a build with long if-statements the partial sum doesn't work. If I only put in a simple sum (Attribute) statement for them it works.