Forum Discussion
Help with simple waterfall chart
Hi! To get the waterfall to work, you want to have a measure that calculates period to period change in Cost Reduction. That gets plugged in as the value, and then use year/month on the axis.
- Anonymous5 years agoNot applicable
Thanks - so would that measure simply be:
Period Change = Total Annual Cost (£) - Cost Reduction Figure (£)
This would provide a measure that simply provides the new cost figure for each property.
- littlemojopuppy5 years agoCommunity Champion
I guess? Difficult to say without seeing some sample data or the results of what you're getting.
I find waterfalls in Excel to be horrible but in Power BI fairly easy as long as you have the measures defined correctly.- littlemojopuppy5 years agoCommunity Champion
I assume you think the image you posted is not correct?
I think where you're going wrong (but I can't confirm this without having sample data) is that you should be looking for the change in cost from quarter to quarter, not (total annual cost - cost reduction)
- Anonymous5 years agoNot applicable
Here is a screenshot of what I have achieved so far