Forum Discussion

th340385's avatar
th340385
Helper I
2 years ago
Solved

Dax Measure Help

Hello,    I have a dataset that I am trying to calculate the total number of rows >= a specific stage number.    My current measure is:  Count by Stage = CALCULATE([Count All Rows], FILTER(ALLSE...