Dec 20, 2021 02:07 PM
I would like to ask the community for input and ideas on a problem I’m facing, which is: How can I track business travel expenses in a AirTable Interface (from Table: “Trip Tracker”) using receipt data from a different table (Table: “Expense Tracker”)?
So, I’m asking, How can I track business travel expenses in a AirTable Interface (from Table: “Trip Tracker”) using receipt data from a different table (Table: “Expense Tracker”)?
I realize this may be a limitation in Airtable Interfaces right now, but I wanted to ask directly. Thanks in advance for any help you can provide.
-M
Solved! Go to Solution.
Dec 21, 2021 03:09 PM
When creating the grid view of linked records, select “Add element” => “Record list” => your linked record field => “Grid”. Do not select “All elements”.
Dec 20, 2021 05:25 PM
You need to either use the Record Review layout or a Record Picker element for selecting the record from the [Trip Tracker] table. Then you will be able to add the grid of linked records. Note that currently, you are unable to add a new linked record directly in the linked grid, so you may still need to display the linked records as a field.
Dec 21, 2021 11:07 AM
Thank you @kuovonne ! This is great and I have a follow up question:
I am attempting to implement your suggestion using the “Record Review” layout. The first half of this interface is pulled from the same home Table “Trip Tracker”. I was able to successfully add a Grid that pulls from another Table “Expense Tracker”, however it shows ALL of the records from that Table. Is there a way I can set this “Expense Tracker” Grid to filter the displayed results to be the same record that’s selected on the Interface’s “Record Review”? I’m not sure how to filter/view this Grid from “Expense Tracker” table automatically without me having to manually select it each time.
Thanks so much.
Dec 21, 2021 03:09 PM
When creating the grid view of linked records, select “Add element” => “Record list” => your linked record field => “Grid”. Do not select “All elements”.
Dec 22, 2021 09:36 AM
Thank you for your response @kuovonne. I am attempting to implement this, but I’m running into a problem: When I create the linked record in the “Trip Tracker” table linking it to the “Expense Tracker” table, the “Expense Tracker” records are not showing up, even though they’re linked and are connected to the primary field in the “Trip Tracker” table. Instead of showing the link in the “Trip Tracker” linked record field, the field is blank and I have to manually link the field again, even though I already have made the link by selecting that specific Trip (Primary ID in “Trip Tracker” Table) when completing the “Expense Tracker” form.
Am I missing something?
Thank you for your assistance.
Dec 22, 2021 09:53 AM
Can you post screen shots of the grid view and the interface? Could you have multiple linked record fields joining the two tables?
Dec 22, 2021 10:55 AM
Thank you for your quick response @kuovonne, and for your insightful questions. YES, I did have multiple linked record fields joining the two tables - one was hidden and I had forgotten about it. The hidden linked record field is auto-populating correctly with the completed forms, and so I was able to implement your previous comment of adding the grid. I attached a screenshot below.
Thanks very much!
-M