Skip to main content
Solved

Automation

  • August 21, 2024
  • 3 replies
  • 30 views

Forum|alt.badge.img+4

Hello community,

I have a table called attendance where each record is the date of the event, the participant, the payment.

I want to automate the fact that each time a record is created from this table, it updates the list of participant from the table Event.

Thanks for your help,
Marine

Best answer by Pascal_Gallais-

Hello Marine,

If "attendance" table is linked to "Events" table, a rollup field should do the job:

Regards,

Pascal

3 replies

Pascal_Gallais-
Forum|alt.badge.img+21
  • Inspiring
  • 213 replies
  • Answer
  • August 21, 2024

Hello Marine,

If "attendance" table is linked to "Events" table, a rollup field should do the job:

Regards,

Pascal


Forum|alt.badge.img+4
  • Author
  • New Participant
  • 2 replies
  • August 21, 2024

Hello Marine,

If "attendance" table is linked to "Events" table, a rollup field should do the job:

Regards,

Pascal


Amazing thank you !


Sachin_191
Forum|alt.badge.img+12
  • Participating Frequently
  • 100 replies
  • August 22, 2024

Amazing thank you !


Hey Marine!

 

Let's automate that attendance tracking seamlessly with Airtable.

  • We can set up an Airtable Automation that triggers whenever a new record is created in your "Attendance" table.
  • The automation will then update the corresponding "Event" record by adding the participant to the list, ensuring your Event table always has the latest participant info.