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...
Ashish_Mathur
6 years agoSuper User
Hi,
Your formula is correct. Write that as a measure (not a calculated column).
Hope this helps.
Anonymous
6 years agoNot applicable
Hello Ashish_Mathur , I am new here, can u help me step by step.
Is it possible to covert calculated column to a measure?
- Ashish_Mathur6 years agoSuper User
There is no way to convert. Delete the calculated column formula and go to Modelling > New Measure.