Hello world,
I’m new to airtable and to this community and I think that I need your help
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”
Can you advice me on what should I do please ?
Thanks