if(Dimensionality()=1, sum(aggr( sum(DISTINCT aggr(NODISTINCT sum(Field1),Field5,Field8,Field6)) / sum(DISTINCT aggr(NODISTINCT sum(Field2),Field5,Field8,Field6)) * ( sum(DISTINCT aggr(NODISTINCT sum(Field2),Field5,Field8,BasicUoMCode)) / sum(DISTINCT aggr(NODISTINCT sum(Field2),Field5,Field8)) ) ,Field5,Field8,Field6)) ... and so on
Since Field 5 is a YearMonth field. And the result is the same in 12 months i only want have 1 column in Pivot Table. If i had this expression it appears in all yearmonth columns, but i only want to see it 1 time and changing accordingly my dimensionality.
Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful