Forum Discussion

paulcar's avatar
paulcar
New Member
7 years ago

What's wrong with my Cumulative code?

Count of Active Clients = CALCULATE( COUNTROWS('EDITOR CLIENT DATA'), FILTER('EDITOR CLIENT DATA','EDITOR CLIENT DATA'[C STATUS]="ACTIVE"), FILTER( ALLSELECTED( 'Date'), 'Date'[Date] <= MAX( ...