×
labkey.org will be offline for maintenance on Thursday, November 6th @ 5:30pm Pacific Time. The site will be offline for approximately three hours. Please save your work before this time. We apologize for any inconvenience.

rlabkey - selectRows - "Flag" field comes back with strange values

LabKey Support Forum (Inactive)
rlabkey - selectRows - "Flag" field comes back with strange values Jon (LabKey DevOps)  2016-09-20 13:49
Status: Closed
 
Hi Hector,

The Flag value is tied to the LSID so it can identify itself to the sample set row in question.

The way it identifies itself as being flagged (turned on) vs unflagged (turned off) is whether there is a comment made or not.

If you run your selectRows query to look at 'Flag/Comment' on the Sample Set table and specifically look for an empty string, that will show you the Sample Sets that are not flagged.

Does that make sense?

Regards,

Jon