I have a requirement to suppress certain values in one of the dimensions of a pivot table to show only their Total values. For example, in below case, if Dim1 is 'B' then collapse (via Expression preferably) Dim2 and Dim3 to show only one row with subtotals for that section i.e. Dim1=B, Dim2=L1 and L2, Dim3=SL1 and SL2 and SL3.