Linked schema from a 'flow' folder

LabKey Support Forum (Inactive)
Linked schema from a 'flow' folder Myriam  2017-10-03 07:38
Status: Closed
 
Hello,

I want to move my flow data from the 'flow' folder to the 'study' folder with a linked schema.
I created a linked schema within the 'study' folder to access to my data but the most important field (Keyword) that i want, cannot be retrieved (please see the screenshot attached).

When i look at the the source table (with the schema browser into my 'flow' folder), i see the attribute 'U' next to the "Keyword" field and this field is not linked to any lookup table (please see the screenshot again).

Any idea ?
 
 
Jon (LabKey DevOps) responded:  2017-10-05 12:13
Hi Myriam,

So is there no Flow schema in your study folder?

Although it isn't a lookup in the traditional sense, the expandable section does mean that it is doing some kind of JOIN.

Have you considered adding the flow module to that study folder, then create a user query that calls on the flow.FCSFiles table in the other folder?

Regards,

Jon