Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
How to calculate cumulative total if we have similar dates. How we can calculate the running balance in the following example?
Solved! Go to Solution.
You may add an index column in Query Editor and research the code generated by Quick measure Running total.
you would need an additional column that would clarify the order of calculations in the running total. In DAX the 'physical' order of rows in the table is not taken into account
@Stachu So you are telling that I need a dynamic index column which will defines the order. But the problem is I am having a huge data. Will you please tell me the DAX formula for that.
You may add an index column in Query Editor and research the code generated by Quick measure Running total.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 74 | |
| 50 | |
| 47 | |
| 44 |