Forum Discussion
comish4lif2
3 years agoAdvocate II
Table Relationship Excluding Values
I have a table (EXAM) with (for example) 100 unique Identifiers and some columns of data (1s and 0s for an EXAM). In a second table I have a subset of those IDs, but the table may have multiple rows...
lbendlin
3 years agoSuper User
Please provide sanitized sample data that fully covers your issue. This does not have to be your actual data.
Please show the expected outcome based on the sample data you provided.
comish4lif2
3 years agoAdvocate II
OK, here's a very simple version. The Master table has an ID for all MBR. The Conditions table has a Many-1 relation with the Master. A member can have 0, 1, or more Conditions.
The Export Summary should have a row for each row in the Master and any matching data in the Conditions.
The desired result would look something like this: