in a new tab. Then, follow the steps below to put that learning into action. Once you’ve completed the tasks (or if you’re stuck), you can check your work by expanding the example dropdown.
Create another view of your Tasks table (type “/tasks”).
Add a column called Team.
Make it a relationcolumn, create a new Team table when prompted, and put that table below your newly created View of Tasks table.
Add some teams in your Team table.
In your View of Tasks table, assign some teams to tasks.
Back in your Team table, used a linked relation column to pull in the tasks assigned to each team.
Count those tasks in another column in your Team table.