Forum Discussion
Anonymous
5 years agoNot applicable
dax remove duplicates except one
Hello Everyone Help me please!! I cannot look at it anymore. I have a Table like this: Table Errorcosts Week Number of the year Errorplace Cumulative Errorcosts 1 Sales 100 ...
- 5 years ago
Hi Anonymous ,
Hi Anonymous ,
Like this?
Since you already have the cumulative value, you only need to take the maximum value under each category.
v-xuding-msft
5 years agoCommunity Support
Hi Anonymous ,
Hi Anonymous ,
Like this?
Since you already have the cumulative value, you only need to take the maximum value under each category.