Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hey all,
I'm attempting to show performance vs budget for the year using a waterfall, and though I now am able to show it bridge, PBI orders the months to make a symmetric bridge rather than order by date, and I don't have the option to choose to sort by date. I have a feeling I need to add a rankx in to my expression, but I'm not sure where to insert it.
I'm looking to make something similar to this excel chart:
PBI output I've gotten so far below
DAX Below
Hi @DLandr89 ,
You can try this:
In the Power Query, add an index Column:
And then add the index column to here:
I just test for the sort so don't care about the data.
Here is the result.
Is that what you expect?
Hope this helps you.
Best Regards,
Community Support Team _Yinliw
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I've tried using 2 different tables to get a sort order to stick and it remains the same.
I think you need to create a second table for the sort order - then link this to your above data table but use the labels from the new table for the waterfall visual.
As for the YTD Actual - this will be the total column generated by the visual itself - so I don't think it should be in your data table at all. If you need to display the YTD actual in other visuals you should do so with a measure.
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 |
|---|---|
| 45 | |
| 35 | |
| 30 | |
| 15 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 55 | |
| 38 | |
| 21 | |
| 21 |