Sep 08, 2021 01:16 PM
I have a base with a few thousand rows and I have a column that is single select type. Is there any way I can automatically populate that entire column with random values from the single select list (about 15 possible values stored there).
Sep 08, 2021 01:42 PM
Welcome to the Airtable community!
This can be done with a script.
Sep 08, 2021 02:08 PM
Would you mind sharing how to do that?
Sep 08, 2021 03:01 PM
if you know how to write code, the scripting documentation explains the Airtable specific concepts.
If you do not know how to write code, but are interested in learning, this is a good project to try once you know some of the basics of JavaScript.
If you do not write code and are not interested in learning how to code, you can try to find someone to write the script for you. There are several people on these forums who write scripts for hire, including myself. This would be a fairly easy script for someone experience at writing Airtable scripts.
Sep 09, 2021 02:16 AM
Or for anyone else that’s interested, just use this: Apps - Airtable Marketplace
Sep 09, 2021 04:03 AM
Ooh thanks for posting. There are so many apps that it is hard to remember them all.