Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Counting Current Staff - DAX not correct

Hi there   I'm trying to return the count of staff that are employed on any given day/month/year. Table1 contains the staffID, StartDate and TerminatedDAte. Table2 is a date dimension.  The current...