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...
PawelWrona
3 years agoResolver II
If I understand you correctly, you simply miss rows in final table, which are not included in CONDITIONS table. If so, assuming that your EXPORT table has IDs coming from Master table, in the fields section for your table visual, expand the options for IDs and select to "Show rows with no data".