Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
Tried to use sumx for running total with measure field, but get error,
Solved! Go to Solution.
Hi,
You may download my PBI file from here.
Hope this helps.
Hi,
Share some data, describe the business question and show the expected result.
Hi @Ashish_Mathur ,
please see attached file.
I have a serial list, need to count all column as total amount, and then count column by Type as amount. want to create a P-chart for percentage. Accumulated amount/Total amount.
Listed a sample.
Hi,
Share the link from where i can download your PBI file.
Hi,
please download here for Powerbi, https://emcoreus-my.sharepoint.com/:u:/g/personal/steven_zhang_emcoreus_onmicrosoft_com/EVAeQ2TUXadJ...
here for data source, https://emcoreus-my.sharepoint.com/:x:/g/personal/steven_zhang_emcoreus_onmicrosoft_com/EfwsNdvQ1PZO...
Hi,
You may download my PBI file from here.
Hope this helps.
You are welcome.
Hi @naivecalf ,
We can create meausres as below.
Total amount = CALCULATE(COUNTA('Table'[Item]),ALLSELECTED('Table'))
Amount = CALCULATE(COUNTA('Table'[Item]))
Percentage = DIVIDE([Amount],[Total amount])
I already created those measures. now I need to create a new measure or column for Cumulative amount or cumulative percentage.
Regards
Steven
Hi @naivecalf ,
Don't know how your data looks like.
But you can refer this post and give a shot.
https://community.powerbi.com/t5/Desktop/Cumulative-Totals-for-measures/m-p/743814#M358599
If this is of not much help than please provide us some sample data.
Thanks,
Tejaswi
Hi @Anonymous ,
here is my data,
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 51 | |
| 36 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 92 | |
| 75 | |
| 41 | |
| 26 | |
| 25 |