Maintenance Notice: labkey.org will be offline for maintenance tonight @ 6pm Pacific Time. The estimated downtime will be approximately one hour. Sorry for any inconvenience this may cause.
Is it possible to bulk insert user data to the core user schema?
thanks
Wayne H
Jon (LabKey DevOps) responded:
2018-10-23 18:55
Hi Wayne,
Yes, you can either use the API to do an UpdateRows or you can leverage the updateQueryRows.view page. You can wire up a button within the XML Metadata for the core.Users table within the Schema Browser and perform a bulk update on the editable fields for the rows in that table.