customize view issue...

Study Forum (Inactive)
customize view issue... nlim  2011-06-24 12:28
Status: Closed
 
I tried to bring some columns from different table.
So, I went to customize view and looked up the data from "participant visit",
but I couldn't see the datasets what I want.
I have 8 study datasets but only 4 datasets were shown in the columns field.

Noha
 
 
nlim responded:  2011-06-24 13:02
I suspect that this is because some tables are defined as having an additional key column.

So for instance if you are looking at an "events" table you can't join to a "labs" table because the "labs" table has multiple rows per participant visit.

In general to join columns from two table in the UI (using customize view) you have to start with the table with more rows (well actually more columns in the key, e.g. participant,visit,labbcode) and then select column from the dataset with fewer rows (fewer columns in the key: participant visit).

Yes, this is confusing. We have a proposal alternate UI for selecting columns.
 
Matthew Bellew responded:  2011-06-24 13:04
Sorry that was Matt responding to that.
 
nlim responded:  2011-06-24 13:05
I see. Thanks, Matt.