Forum Discussion

giorgilomidze's avatar
giorgilomidze
Icon for Resolver I rankResolver I
8 years ago
Solved

pivot after Summing by categories.

So i have data in which i need to create new column which will be the sum of categories and after that i need to pivot them within Power Bi. I tryed Creating Calculated Column cash Paid Sum = CALCULATE(SUM(Table3[cash paid]),ALLEXCEPT(Table3,Table3[Category])) But after i tried to pivot them it showed me tottaly different numbers. For ex  in shwon model from this formula after pivoting i would get in jan for AA category 6*176=1056 becouse it would summerize 176 for each line.    How can i get results shown on the picture. 

2 Replies