Connecting Lookup Tables via Join Row?

Hi @ABp,

I played around with a Project Management template and also wanted to include Meeting Notes and Resources and Links. The Meeting Timer is also included in this for fun…and it’s easier for someone to remove it than to put it in. So this is likely overkill for most, but something to pick apart.

I wanted to try various schemas for setting things up and landed on having each entity separate and found that I could include other entities with the same pattern if I needed to. So the Projects table is it’s own thing, then the other tables use it as a lookup to tie everything together. So Meetings, Resources, and Tasks, can all be Project specific.

1 Like