Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi There,
I need to create a waterfall based on the data I already calculated as a measure.
So increases/decreases between subsequent months.
Solved! Go to Solution.
Prepare your data in a usable form, something like this
and then use that in the waterfall chart, similar to this.
Sounds good. What have you tried and where are you stuck?
Hi,
So let me provide you the explanation:
There is 2 data tables:
Input:
April|May|June
1128|1167|1165
Output:
April|May|June
1158|1183|1184
So the first difference I calculated is diff between Input current month and Output Previous Month. Second difference is Output-Input
The total is Output value from previous month.
Prepare your data in a usable form, something like this
and then use that in the waterfall chart, similar to this.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.