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
I have a table with Region and Population as attribute. Where the population of India (Country) is bifurcated into tagged region named as East, West, North and South, and untagged region is named as Other. Other = India - sum(East,West,North,South); so as per the value Other = 2500.
I need to create the model in PowerBI. I tried using the Query Editor but struggle to obtain the result as mention below in Waterfall chart. Help will be appreciated.
Hi @Anonymous ,
You [India] column is the total below. You should
Then you have to create an index column and have the region column sort by the index column. In my case, Column1 is the index column.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thankyou for taking interest in addressing my concern.
Solution provided by is very generic. I have data counts for 10000 rows and was tagged for East, West, North and South. I have to create the custom calculation to get the data for Others ( Total -Sum(East,West,North,South).
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.