Oct 19, 2022 12:55 PM
Hello world,
I’m new to airtable and to this community and I think that I need your help :pray:
I have a integer field (called “votes”) that is set to 1 when a record is created.
I have a checkbox field which is not filled by default.
I created this automation :
When record matches this criteria = Checkbox is filled
Then I want to update the record’s field “votes” by adding 1
But as it’s a integer field I can only “Add a number” :confused:
Can you advice me on what should I do please ?
Thanks :slightly_smiling_face:
Solved! Go to Solution.
Oct 19, 2022 01:01 PM
Oct 19, 2022 12:57 PM
Welcome to the Airtable community!
Create a formula field that adds one to the integer field.
Then have the automation update the editable field with the formula result.
Oct 19, 2022 01:01 PM
Thanks :winking_face:
That’s what I tried but the only thing I can do my field is “Add a number”.
Oct 19, 2022 01:01 PM
Create the formula field in the grid view.
Oct 19, 2022 01:04 PM
yes that’s what I did
Oct 19, 2022 01:17 PM
I figured it out !!! :smiling_face:
I’m not sure it’s the best way but it still works
thanks :handshake:
Aug 02, 2023 11:24 AM
Hi there! I'm also trying to set this up, could you please share how you got this to work?
Thanks!