Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
kjani
Helper I
Helper I

Waterfall chart help

Here is my dataset. I want to have walk-forward that takes from Gross Revenue to Net Revenue to Gross Profit. I am also sharing sketch of proposed waterfall. Can you help?

Data Table:

CustomerLine itemAmount
Customer AGross Revenue $    10.00
Customer ADiscounts $     (2.00)
Customer ANet Revenue $      8.00
Customer ACost of Goods $     (3.00)
Customer AFreight $     (1.00)
Customer AGross Profit $      4.00
   
Customer BGross Revenue $    12.00
Customer BDiscounts $     (2.00)
Customer BNet Revenue $    10.00
Customer BCost of Goods $     (2.00)
Customer BFreight $     (1.00)
Customer BGross Profit $      7.00

 

Output:

Waterfall pic.jpg

1 ACCEPTED SOLUTION
sanimesa
Post Prodigy
Post Prodigy

@kjani  It can be done with a few adjustments to you table.

 

1. Add a sort column to your table - this is to make sure the line items appear in the right order.

2. Create a simple measure:

Gross Profit = CALCULATE(SUM(ProfitWaterfallTable[Amount]))

3. Add the Waterfall chart as shown in example. 

4. You can only add one customer at a time and exclude the Gross Revenue and Net Revenue using slicers - else it will not work. PBI help waterfall.png

View solution in original post

1 REPLY 1
sanimesa
Post Prodigy
Post Prodigy

@kjani  It can be done with a few adjustments to you table.

 

1. Add a sort column to your table - this is to make sure the line items appear in the right order.

2. Create a simple measure:

Gross Profit = CALCULATE(SUM(ProfitWaterfallTable[Amount]))

3. Add the Waterfall chart as shown in example. 

4. You can only add one customer at a time and exclude the Gross Revenue and Net Revenue using slicers - else it will not work. PBI help waterfall.png

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.