FilipGlisic
4 years agoQrew Member
How to lookup related records across tables and concatenate/combine the lookup outputs?
Hello,
I am trying to create a single summary table that combines/concatenates related data from 3 separate data tables ("Risks", "Controls", "Treatments").
The relationship between the tables is:
Is there a way I can create a new summary table that shows each "Risks" and for each "Risks" looks up and combines/concatenates/nests all related "Control" into a single field? (and similarly for each all related "Treatments") - please see example layout below.
Appreciate any assistance, Thanks!
------------------------------
Filip Glisic
------------------------------
I am trying to create a single summary table that combines/concatenates related data from 3 separate data tables ("Risks", "Controls", "Treatments").
The relationship between the tables is:
- each "Risks" has multiple "Controls"
- each "Risks" has multiple "Treatments"
Is there a way I can create a new summary table that shows each "Risks" and for each "Risks" looks up and combines/concatenates/nests all related "Control" into a single field? (and similarly for each all related "Treatments") - please see example layout below.
"Risk" Field | "Control" Field | "Treatment" Field |
R1.1 | R1.C1.1 | R1.T1.1 |
R1.C1.2 | R1.T1.2 | |
R1.C1.3 | R1.T1.3 | |
R1.T1.4 |
Appreciate any assistance, Thanks!
------------------------------
Filip Glisic
------------------------------