Forum Discussion

JishnuGS's avatar
JishnuGS
Frequent Visitor
3 years ago
Solved

How to create QTD in Power Query Editor ?

Hi Team,

 

I have data like below, i want to calculate QTD for this.

EmplOct SalesNov SalesDec SalesJan SalesFeb SalesMar Sales
A123146010
B5137648
C383221521
D6574115

 

  • We have unpivoted the colunms and created a new Colunm for Qtr label then created a Groupby for the new column to get the Qtr sum

3 Replies