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
I try to modify the colum but i have an error and i don't understand why i have this error
v-yulgu-msft
9 years agoMicrosoft Employee
Hi AlexGallet01,
What does the error message point to? Could you please translate it to English?
Regards,
Yuliana gu
- AlexGallet019 years agoHelper IV
Hi,
My start date are above my end date
Or it's impossible because my start date are 0
- v-yulgu-msft9 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