Help

The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.

Re: Automatically select all results in linked field

258 0
cancel
Showing results for 
Search instead for 
Did you mean: 
gavin
4 - Data Explorer
4 - Data Explorer

Hi everyone!

I use Airtable to track event time logs (like a clock in/out system).  I attached the base structure to this message.

How can I make the "totalMins" linked field (linked to "mins" in the "timelogs" table) automatically select all of the results instead of clicking them manually one by one?

Thanks!

gavin_0-1734029346011.png

gavin_1-1734029354867.png

 

2 Replies 2
Mike_AutomaticN
10 - Mercury
10 - Mercury

Hey @gavin!

You will want to:
1. Create a "Users" table, where Jack and Jill would each have their own records
2. Have a linked field on your "accounts" table, linking to your new Users table (similar to what is currently doing your current "Name" field, but linked).
3. Have an automation that will trigger whenever User field on "accounts" table is not empty. The actions for the automation are (i) Find records in "Timelogs" table, where User is exactly the Record ID of the linked record under User table for the record which triggered the automation; and (ii) Update Record, to update the record that triggered the automation with the list of Record IDs found by the Find Records action.

It might sound confusing, but it is pretty simple. Just let me know if you'd like to hop on a 5 minutes call to get this solved and out of the way.

Mike, Consultant @ Automatic Nation 

poohyeou
5 - Automation Enthusiast
5 - Automation Enthusiast

Hi, 

As Mike mentioned, this can be implemented using Airtable's Automation. Please refer to the Airtable guide on linking between two tables.

https://support.airtable.com/docs/linking-existing-records-using-automations