Linked Records
Access any field from linked records - no rollup fields needed. Navigate through multiple levels of relationships.
Overview
When you have linked records in Airtable, TypeFlow lets you:
- Access any field from the linked record (not just the primary field)
- Navigate multiple levels of linked records
- Eliminate rollup fields for simple data retrieval
Select Fields from Linked Records
By default, TypeFlow returns the primary field from linked records. To select a different field:
- Map your linked record field to a Google Docs variable
- Click on the mapped field
- Choose which field to return from the linked record
Example
If you have an Invoice linked to a Client, you can:
- Return the Client Name (primary field)
- Return the Client Email
- Return the Client Address
- Return any other field from the Client record
Multi-Level Linked Records
If your linked record contains another linked record, you can navigate deeper:
- Select a field from the first linked record
- If that field is also a linked record, continue selecting
- Repeat for as many levels as needed
Data Structure
Invoice
└── Client (linked record)
└── Company (linked record)
└── Company Name
You can map a variable directly to Company Name by navigating through Client → Company → Company Name.
Example
Scenario
You have three tables:
| Table | Contains |
|---|---|
| Invoices | Linked field to Clients |
| Clients | Linked field to Companies |
| Companies | Company Name, Address, etc. |
Goal
On an invoice, display the Company Name of the client.
Solution
- In your Google Doc template:
{{CompanyName}} - In TypeFlow, map
CompanyNameto:- Select Client (linked record)
- Then select Company (linked record within Client)
- Then select Company Name (text field)
No rollup fields needed!
FAQ
What is returned by default from a linked record?
By default, TypeFlow returns the primary field from linked records. You can change this to any other field.
How many levels deep can I go?
You can navigate through multiple levels of linked records. If a linked record contains another linked record, you can continue drilling down.
Do I still need rollup fields?
No. TypeFlow can access fields from linked records directly, eliminating the need for rollup fields in many cases.
What if I have multiple linked records?
If a field links to multiple records, the values will be concatenated. For detailed control over multiple linked records, use Line Items.
Related Articles
- Line Items - Display linked records as table rows
- Nested Line Items - Multi-level line items
Need More Help?
- Email: support@typeflow.us
- Chat: Click the chat icon in the app