January 2017
Beginner to intermediate
372 pages
5h 55m
English
This function returns the first date in the data column that you pass as an argument. You can use the FIRSTDATE function to find the first occurrence of a transaction or the first time an accident was reported that was associated to blowing sand.
First_Accident:=FIRSTDATE(Calc_Date_T[CRASH_DATE])

Read now
Unlock full access