Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Dear All ,
Plese help me to get out of this !!!
I want Values Row by row in Calculated column followed same way as you mentioned below and it is not giving me negtive values,Please find the Below Data whichi have and Screen Captures.
Thanks In Advance.
Dax Formula What I used:
Hi @Anonymous ,
Do you mean to get a continuous accumulation value instead of a total value?
You could add an index column in your table in the query editor.
Then add a condition in your SUMX formula like :
FILTER('Table','Table'[Index]<=EARLIER('Table'[Index]))
Dear @v-eachen-msft ,
Current using Dax Formula:
Sorry There is NO CHANGE
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 21 | |
| 17 | |
| 14 |
| User | Count |
|---|---|
| 58 | |
| 50 | |
| 37 | |
| 29 | |
| 24 |