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 ?
fhill
Resident Rockstar
9 years agoHere is the issue... These values are wrong... I'm not sure how your 'Date MOY' is being caculated (or where it's from) but 2015-12-08 and 2015-12-06 should only be 2 NUMDays apart, not 230,000+
AlexGallet01
Helper IV
9 years agoI try to modify the colum but i have an error and i don't understand why i have this error
- v-yulgu-msft9 years ago
Microsoft Employee
Hi AlexGallet01,
What does the error message point to? Could you please translate it to English?
Regards,
Yuliana gu - AlexGallet019 years ago
Helper IV
Hi,
My start date are above my end date
Or it's impossible because my start date are 0
- v-yulgu-msft9 years ago
Microsoft 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