Forum Discussion
AlexGallet01
Helper IV
9 years agoHow do an average for a column type date
Hello, I want to return an average date of a column. It is possible ?
AlexGallet01
Helper IV
9 years agoHi,
My start date are above my end date
Or it's impossible because my start date are 0
v-yulgu-msft
Microsoft Employee
9 years agoHi 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