I have a table that has numerous columns of date fields that tells me when a person first attended a specific workshop. (this is a linked field and reads from the individual workshop tables)
I want to be able to have a column that shows the earliest date of all the dates that this person(record) attended - essentially to give me the date they started engaging in workshops with us.
Does anyone how if this is possible and if so what formula to use
(I tried a MIN formula but it just gave me numbers rather than the date and I couldn't see an option to format it as a date)