Forum Discussion
nextday function not working with edate and eomonth functions
- 6 years ago
EDATE https://docs.microsoft.com/en-us/dax/edate-function-dax or EOMONTH https://docs.microsoft.com/en-us/dax/eomonth-function-dax returns the DATE. well. like a string in text format
but for NEXTDAY https://docs.microsoft.com/en-us/dax/nextday-function-dax input is A column containing dates.
It is not so clear but there is a difference
do not hesitate to give a kudo to useful posts and mark solutions as solution
That's what I did. But didn't come with a better place to ask, why doesn't nextday() work here? I would like to know, out of curiosity. Thank you for your reply!
EDATE https://docs.microsoft.com/en-us/dax/edate-function-dax or EOMONTH https://docs.microsoft.com/en-us/dax/eomonth-function-dax returns the DATE. well. like a string in text format
but for NEXTDAY https://docs.microsoft.com/en-us/dax/nextday-function-dax input is A column containing dates.
It is not so clear but there is a difference
do not hesitate to give a kudo to useful posts and mark solutions as solution