The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
109 | |
78 | |
67 | |
52 | |
50 |
User | Count |
---|---|
121 | |
119 | |
77 | |
62 | |
61 |