Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
hello
really need some help (I am new here) and I am in a dead end
I need to create a waterfall chart to see gm variance from one period (last year) to second period (current year) breakdown by category (gmva comp. in the table below)
This is the table that represents the start and the end of the waterfall and the category that I want to present.
In another table I already calculate all the measures like LY GM, CY GM, production, etc.
now I need to build the waterfall chart.
How am I writhing the commend that each component 1-8 above will present the correct measure in the waterfall chart?
@ron_l100 What does your main data table look like in raw format?
If you want to compare CY to LY for many categories, you should only need to create one measure:
Sales = SUM(Sales[Sales] )
Put GMVA_Comp in the 'breakdown' for the waterfall and DimDate[Year] in the Category and [Sales] in values.
Copying DAX from this post? Click here for a hack to quickly replace it with your own table names
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C
I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com
hi
i have another table with all the measures that i want to see in the waterfall chart/ i already calculated everything.
i need an example how to writh the comand that will switch or insert each measure to the waterfall component table . i read that i may use switch comand but i can find how to do that
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 29 | |
| 23 | |
| 18 | |
| 18 | |
| 15 |
| User | Count |
|---|---|
| 51 | |
| 44 | |
| 43 | |
| 39 | |
| 32 |