Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
Hi all,
I am trying to create a waterfall chart, but not through the 'classic' approach. I have data for budget, actual, forecast, estimate,...all of them are in separate data tables in my model, all calculated in individual measures Now, for a specific month, I want to create a waterfall from budget to forecast to actuals etc...so the values of each of my waterfall columns is captured in an individual measure, the measure names are actually the 'category labels', rather than a column of values somewhere in the data model I can drop in the category field.
Should I rework my data, adding a 'source' label to each table, and then appending them into one big giant monster table, write a single measure on this table, and use the newly created 'source column' to put in my categories? Or are there any more subtle ways I'm not seeing (yet 😉 to deal with this problem.
Thx in advance,
Juan
Solved! Go to Solution.
Hi @JuanSombrero,
Based on my test, we are not able to use DAX to treat values from many measures in one table column.
In your scenario, you can merge queries as a new query for budget, actual, forecast, estimate,... Then Group By the Year and Month, return total value for budget, actual, forecast, estimate.... Then check ActualTotal, BudgetTotal, ForcastTotal columns and click Unpivot columns.
Best Regards,
Qiuyun Yu
Hi all,
Wondering if there is a way to solve for something similar- except all my data is within one table already. I just wanted to create a waterfall chart with multiple Breakdowns, if this is even possible. I.e. I have 3 different categories that add up to my total, and I want to show the breakout of those over the course of the quarter.
Thanks!
Have a look at the PowerBI Ultimate Waterfall Chart
http://dataviz.boutique/2017/03/22/powerbi-ultimate-waterfall-custom-visual/
BR
Klaus
Hi @JuanSombrero,
Based on my test, we are not able to use DAX to treat values from many measures in one table column.
In your scenario, you can merge queries as a new query for budget, actual, forecast, estimate,... Then Group By the Year and Month, return total value for budget, actual, forecast, estimate.... Then check ActualTotal, BudgetTotal, ForcastTotal columns and click Unpivot columns.
Best Regards,
Qiuyun Yu
Hi, Qiuyun Yu! First of all, thank you for the explanation. I'm having trouble aggregating columns which were already created in Power BI Desktop (they're not present on my excel data base, as I'm not its owner). Is there a way I can do it with the aforementioned columns?
Best regards,
João Machado
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 40 | |
| 38 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 70 | |
| 69 | |
| 34 | |
| 33 | |
| 30 |