Hey there,
I'm new to Airtable and want to count all the checked boxes in one column.
Anyone know how to do this?
Please help! Thanks in advance.
Dorus
Hey there,
I'm new to Airtable and want to count all the checked boxes in one column.
Anyone know how to do this?
Please help! Thanks in advance.
Dorus
Best answer by TheTimeSavingCo
Thanks for the reply @TheTimeSavingCo Adam
Yes, i would love to automate it with a Find Record automation.
If you can help me out there would be nice. I'm trying to understand Airtable.
What i'm trying to do:
I want to count daily participations of people. Different people can participate every day. At the end of the month i want to know how much person A has participated, and how much person B, in that particular month.
Thanks for your reply!
Dorus
Ah I see. Hmm, yeah then I would:
1. Create a table called "Participations" or something, where each field represents one participant
2. Create an automation that will run on the last day of the month
3. It will have a "Find record" action that will find the number of records that have a "Date" value from the past month and where a single participants checkbox field is ticked
- You will need one "Find record" action per participant
4. And finally a "Create Record" action that will create a new record in the "Participations" table and update each field with the length of each "Find record" action
With the way your table is set up now, you would need to create one checkbox field per participant though. You could perhaps consider creating a "Participants" table and creating a linked field to it like so:

Once this is done, you could create an automation that would run at the end of month, and, for each of the participants you have, look for the number of times they've participated in the last month and create one record per participant with that month's participation number
It...should work, but I don't have enough time to test it I'm afraid. Here's a link to a base where I've set it up

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.