Quantcast
Channel: Data Preparation & Blending discussions
Viewing all articles
Browse latest Browse all 4999

Averages of dates

$
0
0

I am trying to get the average of dates like excel. However on Alteryx its limited to Max Min and Mode of dates, The data input from excel is in short date format. I changed the data types within Alteryx to String, Date Forced, Date Time but looks like Averages can be calculated only if its a numeric value.

I tried to convert date to number using TONUMBER() but its returns only the first 4 digits which is the year associated with that date.

 

Is there a way to calculate average of dates within Alteryx?


Viewing all articles
Browse latest Browse all 4999

Trending Articles