Can't pass Default Value to Multiple Select Filter in UI Builder

Greg R_
Tera Contributor

I currently have a UI Builder Dashboard with an Assignment Group filter that I am trying to pass a default value to.

I use a data source to grab all the groups the current user is a member of from the sys_user_grmember table. I then use a Default Value script to loop through the returned data source array to generate a string list of comma-separated Sys IDs. (Example: “69989178262254587218091388986107, 53695215638178578373743330331513”).

Unfortunately, this is not working: any idea what I’m doing wrong?

Many thanks in advance.

4 REPLIES 4

Saranya Babu1
Tera Expert

Did you got the solution>

 

I also want to display assignmentgroup in logged user is part

Did you get the solution?

Did anyone got solution for this

noraarhzane2
Tera Expert

Any updates here?