I’m trying to find a way to visualize data across multiple tables in a Flow Chart or Org Chart type view.
Imagine one table is a list of projects, and a second table is a list of teams, and lastly a list of people. People belong to a team, and a team is assigned a project.
I wanted to create a view that lists the projects, and then draws lines to the teams assigned to each project and then for each team draws a line to each member of the team.
From what I can tell the flowchart and org chart apps only work from one self-linking table. Is there anyway to do this on airtable?