Forum Discussion
mlsx4
2 years agoMemorable Member
Difference among years
Hi all! I'm trying to compare my supplies among years. I have created three measures: Total consumption= SUM(Fact_Invoices[Consumption]) LY_Total consumption = CALCULATE([Total cons...
- 2 years ago
Finally, I have created a calculated column with RELATED to bring names and make it works. It's not an optimum solution but it is what's working... 😅
parry2k
2 years agoSuper User
mlsx4 not sure why but it should work. What column do you have on the x-axis?
mlsx4
2 years agoMemorable Member
Hi parry2k
If I use a matrix, I have:
- In the rows: name of the center, type of consumption (electricity, water...).
- In the columns: hierarchy (year, month)- I have also tried to put it separately with same result
- In the values: the three measures
And then, as slicers: year, month, center or type of consumption.