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 ?
fhill
9 years agoResident Rockstar
Can you add 'NumDays' to this example, i'm curious what your 5 digit dates look like...???
AlexGallet01
9 years agoHelper IV
DATE MOY = FORMAT(DATE(2000;1;INT(AVERAGE(TECHNIKE[NumDays])-36523));"YYYY-MM-DD")
- AlexGallet019 years agoHelper IV