Hi Team - Can you please help me understand what does "One of MyAssignee" mean in reporting

kadaliudayabhas
Kilo Explorer

find_real_file.png

4 REPLIES 4

sachin_namjoshi
Kilo Patron
Kilo Patron

This is dynamic operator configured in your instance.



Dynamic operators



The dynamic operator, is (dynamic), lists predefined dynamic filter options where the condition value is computed from a value in a reference field.



Regards,


Sachin


Alikutty A
Tera Sage

I am not sure if this is an OOB operator, You can navigate to Dynamic filter options module and search for it.



May be it says, the owner is one of my delegates



Thank You


Please Hit Like, Helpful or Correct depending on the impact of response


randrews
Tera Guru

i don't see a dynamic filter for one of my assignees so i suspect it is custom built for you... look in dynamic filter options.. find it and show the code you are using...


in it it should have a script associated with it... do a global search for that script and either look at it for what it does or post the code for the script here and we might be able to help more.



for example "One of my assignments has as a script getMyAssignments()


naveenaechan
ServiceNow Employee
ServiceNow Employee

Just to help you with the Script. Basically it checks if the user is one of his delegate.



Screen Shot 2017-05-23 at 11.49.32 PM.png



Thanks


Naveen