use sql to expand list of principal IDs into a list of the component user IDs?

LabKey Support Forum (Inactive)
use sql to expand list of principal IDs into a list of the component user IDs? jeckels  2011-09-22 17:32
Status: Closed
 
Hi Ben,

I think that's the best way to do it through what's exposed through the public queries. The ISMEMBEROF() function always operates on the current user, so it won't help in your scenario.

Thanks,
Josh