Skip to main content

Updating a Single Select field to match the value of a formula field?

  • January 25, 2022
  • 1 reply
  • 11 views

Has anyone managed to accomplish this? I don’t have the best JavaScript skills and am wondering if someone has already created a script like this.

1 reply

kuovonne
Forum|alt.badge.img+29
  • Brainy
  • 6009 replies
  • January 25, 2022

Welcome to the Airtable community!

Is there a particular reason why you want to do this in a script?

If you want to run this as an automation, you don’t need a script. A simple Update record action will do the trick.

There is a free script on the Marketplace for updating a single-select field. You could use that as your starting place.