The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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
User | Count |
---|---|
57 | |
54 | |
53 | |
48 | |
30 |
User | Count |
---|---|
177 | |
88 | |
70 | |
48 | |
48 |