Forum Discussion
Anonymous
9 years agoNot applicable
Running Total - Cumulative
Hi. I am trying to build a running total on my query, but on the Advanced Query Editing rather than on DAX, given the type of data. The data is fragmented and I'd rather do it using Query. Does any...
- 9 years ago
Anonymous
Since we don’t know the structure of your data table, I’ll give you a reference. Please refer to this link, there is a working solution which can be downloaded. Hope it helps.
Best Regards,
Herbert
v-haibl-msft
Microsoft Employee
9 years agoAnonymous
Since we don’t know the structure of your data table, I’ll give you a reference. Please refer to this link, there is a working solution which can be downloaded. Hope it helps.
Best Regards,
Herbert
Anonymous
9 years agoNot applicable
I grouped the data by attribute and I could solve the problem!
Thanks! :smileyvery-happy: