i have for example a string which represnsts departments:
and i want to search at all the user if some 1 of them has on of this departments
for example user xxx may have 5,16
the thing is when i try it i recive nothing!
is there a way the override tis problem?