Hey there,
I’ve already converted my array into a string, and each value is separated by a comma. It looks like this:
2019-12-23T00:00:00.000Z, 2019-11-23T00:00:00.000Z, 2019-12-27T00:00:00.000Z, 2019-11-
23T00:00:00.000Z, 2019-11-24T00:00:00.000Z
I understand that Airtable doesn’t have index functionality, so how would I achieve this individually for each value? I’ll be splitting these up into 5 individual fields within my table.
I know there are other topics on this, I couldn’t find the solution I was looking for on those. Thank you so much for your responses.