ForAll(
colUpdate_SharedCollections,
Patch(
GS_Shared_Greenhouse,
LookUp(
GS_Shared_Greenhouse, ID = colUpdate_SharedCollections[@ID]
),
{
SharedUsers: cbxUsers_SharedCollections.SelectedItems
}
)
)