Forum Discussion
LyonsBI_BRL
4 years agoHelper III
Cannot convert value #datetime to Date
I'm attempting to calculate the number of working days for each Employee, however I'm running into an issue when attempting to calculate it. Using the supplied function below, I use this to calcu...
- 4 years ago
LyonsBI_BRL
The Function NWD asks for Date, not Date/Time value. Before invoking the function, Under Transform Tab, Date > Click on Date Only to convert to Date
Fowmy
4 years agoSuper User
LyonsBI_BRL
The Function NWD asks for Date, not Date/Time value. Before invoking the function, Under Transform Tab, Date > Click on Date Only to convert to Date
LyonsBI_BRL
4 years agoHelper III
That did it thank you!