Skip to main content
Solved

Automation (or formula?) to update status based on checkbox

  • July 20, 2023
  • 3 replies
  • 83 views

Forum|alt.badge.img+10

I want to change single select field (named "Status") let's say from "status A" to "status B" of a product when the checkbox field (named "Checked") in checked. Both are in the same table.

I already try it with automation but the error appears. What am I doing wrong here?

 

 

Best answer by Jack_Manuel

You need to remove the "Status" token from the "Record ID" field so it only receives the "Airtable record ID" token.

3 replies

Jack_Manuel
Forum|alt.badge.img+18
  • Brainy
  • Answer
  • July 20, 2023

You need to remove the "Status" token from the "Record ID" field so it only receives the "Airtable record ID" token.


Forum|alt.badge.img+21
  • Inspiring
  • July 20, 2023

There is an unnecessary one at Record ID.


Forum|alt.badge.img+10
  • Author
  • Known Participant
  • July 20, 2023

Thank you so much! It works 🙂