ContributionsMost RecentNewest TopicsMost LikesSolutionsRe: RSUM with multiple dimensions Hi, the formula is RSUM(RSUM([Total net revenue]) for both widgets. I also tried RSUM([Total net revenue],TRUE) Re: RSUM with multiple dimensions Hi, please see attached screenshots RSUM with multiple dimensions Hi everyone, I am trying to create a running sum formula in a Pivot table. The formula is RSUM([Total net revenue )]). When I have 1 dimension in the Pivot table (item number), the formula works as expected. However, when I add more fields (item name, etc.) the running sum values are not correct. I have also tried RSUM([Total net revenue],TRUE) but this does not work.