In airtable, I have 2 cells, each containing 3 unique linked records. I want to combine the linked records in both cells into just one cell containing 6 unique linked records.
I have tried concatenate cell formula to do this, but it returns the text string of the record and not the linked record itself.
I don't want to manually add the 6 unique records to that cell, looking for ways to do it via automation/javascript/cell formulae.
