Forum Discussion

SonyaJ's avatar
SonyaJ
New Member
1 year ago

Calculated Measure Not Changing with Filter

I am trying to count employees over 2 years, who are new hires using the below formula, however this is only returning data for one month not for the full time.

=CALCULATE(COUNT([Employee Id]),FILTER('HR Demographics Data','HR Demographics Data'[NewHire]="Y"))

Any idea on what i am doing wrong?

5 Replies