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.
Hello All,
I am very new to power bi and having a tough time replicating a waterfall chart which I have created in excel.
Can someone help please?
Have pasted the datatable below.
Month | EUCs |
Jan-21 | 500 |
Add | 7 |
Delete | -38 |
Feb-21 | 469 |
Add | 4 |
Delete | -32 |
Mar-21 | 441 |
Add | 17 |
Delete | -6 |
Apr-21 | 452 |
Add | 11 |
Delete | -12 |
May-21 | 451 |
Add | 7 |
Delete | -3 |
Jun-21 | 455 |
Add | 18 |
Delete | -5 |
Jul-21 | 468 |
Add | 7 |
Delete | -1 |
Aug-21 | 474 |
In Power BI you only need the initial value (500) and all the adds and deletes. No need to include the other monthly totals in the source data.
Hi Ibendlin,
There is no specific reason to replicate.
I thought it would be nice if I am showing the additions,deletions near to the total instead of starting from zero as in the column chart.
It is ok for me If this can be done differently in power bi...
what is your rationale for wanting to replicate the chart? Power BI's Waterfall chart works very differently from Excel's implementation.