The Community will be undergoing maintenance from Friday February 21 - Friday, February 29 and will be "read only" during this time. To learn more, check out our Announcements blog post.
I am setting up a project tracker base with multiple projects that utilize the same tasks. I have a Tasks table that links to projects table. I think I need to have a formula field for the Tasks primary field. If so, whats the formula? If not then wh...
My pleasure! This is what Laurie from Airtable told me and it works like a dream!
You will want to separate the Task table into a Task Type table and a Project Task table. You are basically creating a join table which you can read more about here: C...