Upcoming database upgrades. Airtable functionality will be reduced for ~15 minutes at 06:00 UTC on Feb. 4 / 10:00 pm PT on Feb. 3. Learn more here
Feb 03, 2022 12:07 PM
Hey everyone,
I’m building my database into a website and in order for me to create filters, I need a lot of data in form of multi-select fields.
I have two cases where I struggle to automate this:
Currently, I need to always copy the entire column and paste it into a multi-select field. That works for now but isn’t really scalable and it’s too easy to forget / make mistakes.
Has anyone come across a way to automate this?
Thanks so much in advance!
Tim
Feb 03, 2022 07:37 PM
Hi Tim,
Airtable’s automations should definitely be able to take this manual task off your hands :slightly_smiling_face:
I would create an automation that is triggered by either the “linked record column” or “a roll-up field” being updated:
And set the action to amend the multi-select fields to the new values of the linked and roll-up fields.
And you should get something like this:
Hope this helps!
Una