Jun 15, 2020 05:08 AM
Is it possible in Airtable to create some kind of company hierarchy such as:
Company 1 (parent)
Company 2 (parent)
To try and help you understand what I have and what I want to achieve, I have simplified my base as follows:
I have an Accounts table:
I have a Projects table:
I have a Tasks table:
What would I need to do to find out (link) which projects/tasks Company 1 (parent company) are working on?
As a start, in the Accounts table, I created a ‘Parent Company’ field that is linked to the Accounts table (I’m not sure if this is right or not) but I can’t figure out the next steps.
Can anyone help?
Solved! Go to Solution.
Jun 16, 2020 08:58 AM
One possible solution is to reverse the parent/child linking process. Instead of linking each child to its parent, link the parent to all of its children (and of course, rename the {Parent Company}
field to {Child Company}
). In your example, Company 1 and Company 2 would each have three links. That will allow you to perform lookups and rollups of all projects and tasks for those child companies.
Jun 16, 2020 08:58 AM
One possible solution is to reverse the parent/child linking process. Instead of linking each child to its parent, link the parent to all of its children (and of course, rename the {Parent Company}
field to {Child Company}
). In your example, Company 1 and Company 2 would each have three links. That will allow you to perform lookups and rollups of all projects and tasks for those child companies.