BookmarkSubscribeRSS Feed
yuri_gutkin
Fluorite | Level 6

Hello Guys

I working with Visual Investigator  LTS 2025/03 version

I need working function for Object Manager query (full link: Properties > Desktop >  Object Manager) that will sort data in Secondary object manager tab object

in  next way.

Input is "users and groups" type field (users_groups). I need that data in  Secondary object manager tab will available for "current_user_id"  base on values in that field.

I tried to use;  fieldvalue(users_groups).includes(%current_user_id%)  but it didn't work no error wasn't thrown away

Please help were can I find the list of working function for this issue

Thanks

2 REPLIES 2
susantrueman
SAS Employee

Hello, 

 

Is the value entered in your user-group field a group or a specific user? 

 

Thanks

Susan

 

yuri_gutkin
Fluorite | Level 6
I entered user- group field (whitch might include groups and users), with specific user I have no problem