Forum Discussion
AlexGallet01
9 years agoHelper IV
How do an average for a column type date
Hello, I want to return an average date of a column. It is possible ?
AlexGallet01
9 years agoHelper IV
Hi,
My start date are above my end date
Or it's impossible because my start date are 0
v-yulgu-msft
9 years agoMicrosoft Employee
Hi AlexGallet01,
To use DateDiff function, we should meet the syntax that "the start date cannot be greater than end date". Otherwise, it will prompt error.
Regards,
Yuliana Gu