A genral Query: In a Pivot, I have YearMonth as Dimension which is in the format of 2011-01, 2011-02 and so on. I have a Amount Collected This month expression column which is a combination of 2 variables $(vAmount)+$(vInterest). Now I need to do a rolling yearly calculation for the field Amount Collected To Date, which is the sum of previous months amounts... rolling.