Forum Discussion
Anonymous
6 years agoNot applicable
Countif with data range
Dear all, I have below code CountofSWA = COUNTROWS(FILTER(Observations,'Observations'[Observation Method]="safety Walkaround")) But these are not changing when changing date filter of a ta...
Anonymous
6 years agoNot applicable
hi Anonymous ,
Please use measure instead of calculated column.
Common ways to create measure:
Different results between measure and calculated column would be shown as below: