Forum Discussion
naivecalf
7 years agoHelper III
Min function only accepts a column accepts a column reference as the argument number 1
Hi, Tried to use sumx for running total with measure field, but get error, Accu Percentage = sumx( FILTER( ALL(Query1), [Amount] >= MIN([Amount])), [Percentage])
- 7 years ago
Anonymous
7 years agoNot applicable
Hi naivecalf ,
Don't know how your data looks like.
But you can refer this post and give a shot.
https://community.powerbi.com/t5/Desktop/Cumulative-Totals-for-measures/m-p/743814#M358599
If this is of not much help than please provide us some sample data.
Thanks,
Tejaswi
- naivecalf7 years agoHelper III
Hi Anonymous ,
here is my data,