Forum Discussion
Create a Calculated Column in a matrix
- 9 years ago
I am not really sure if there is an easier way. I have two date tables which I use as slicers allowing me to select two periods to compare and then I have a master date table where I create my calculations, e.g. sales for period 1 and sales for period 2
Hope this makes sense and apologies if I have misunderstood what you are trying to do.
Edit: I have attached a screenshot of how my matrix looks if that helps.
Shona - 9 years ago
Hi Shona
Thanks for that :smileyhappy:
I have managed to do it by creating a seperate date table then by creating a previous year measure and % change measure. When I now select my required month by way of a filter it will show this month for the current year and the previous year coloum will filter to show the sales for that period last year and the % variance between these two months.
Thanks for your help...
Hi , We are building a report in power bi . This is a matrix, where column is YYYY-MM. It also has 2 other columns 12M and 3M. Here 3M = ((Current month – Prev 3 Month)/prev 4 month)*100 For example – 3M = (column (2016-07)- column (2016-04)) / column (2016-03)*100 And 12M = ((Current Month – Prev 12 Month)/prev 13 month)*100 For example – 12M = (column (2016-07)- column (2015-07)) / column (2015-06)*100 We are not able to do the above calculations, Can you please us suggest how can this be done. Thanks and Regards, Madhushree.K.
- purana20028 years agoHelper I
How did you create this report? WHich visualisation , can you guide me thru?