This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi colleagues, I use diagram (screenshot) for tracking % of running total. How I can do the same visualization in PowerBI environment? Do I need to use one of existing visuals or I need to create customized visual? If so, please help me to create my own visual. I'm adding screenshot to show you what exactly I do via Excel.
In general, you would create a measure or column (probably a measure) that would contain your % of running total and then just add that measure a line chart visualization. If you provide some sample data, I could be more specific but you can check out the following link for a DAX pattern for running total:
http://www.daxpatterns.com/cumulative-total/
Thanks for idea! I probably can do running total via DAX, but I still have problems with P-04 period. Running total should be calculated in this column not as 100% for current SubPeriod, but as % of Projection (cell W26 in attachment). Also, calculation of this value should be sensitive for SubPeriods: there shouldn't be any data on pivot/graph (cells P44 - P49 in attachment).
I've just added data sample.
Hi petr,
Given the sample data, you could perform GROUP BY first, then running total and do the pivot at last.
Thanks, Sam! I'll try to check your idea!
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |