ColleenBurch
2 years agoQrew Trainee
Join table has many matches: how to embed reports
Hierarchy: Roles < Templates < Classes < Points
I have 5 tables: Roles, Templates, Classes, Points, and a join table that has several match types, since it's a many to many in all cases:
- Role to Template
- Template to Class
- Class to Point
I am able to successfully create embedded records based on the match types above. However, I need to roll up grandchildren:
- Points into the Templates table
- Classes into the Roles table
And roll up great grandchildren:
- Points into the Roles table
I have tried the structure (attached) without success.
------------------------------
Colleen Burch
------------------------------
I have 5 tables: Roles, Templates, Classes, Points, and a join table that has several match types, since it's a many to many in all cases:
- Role to Template
- Template to Class
- Class to Point
I am able to successfully create embedded records based on the match types above. However, I need to roll up grandchildren:
- Points into the Templates table
- Classes into the Roles table
And roll up great grandchildren:
- Points into the Roles table
I have tried the structure (attached) without success.
------------------------------
Colleen Burch
------------------------------