Need tip on how to organize the following scenario;
rootOrg
child1: firmxx
child2: firmyy
child3: firmzz
child4:firmJJ
userA need data only from 1,2,4
userB need data only from 1,2
userC need data only from 1,3
userD need data only from 3,4
So how can you set one user to belong to two or more Units? how to connet them to the datapool they need...?