Forum Discussion
naivecalf
Helper III
7 years agoMin 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
Ashish_Mathur
Super User
7 years agoHi,
Share some data, describe the business question and show the expected result.