Quantcast
Channel: Ivanti User Community : Discussion List - All Communities
Viewing all articles
Browse latest Browse all 15294

Using a "where" type clause

$
0
0

Is there a way to write a calculation that would pull an attribute from a group where the group is specified?

 

Here is what I need:

 

On the "Add Reminder" I need a calculation on User that would pull a supervisor field from the Support group where group name = Help Desk.  Is this an easy calc?

 

I would think it's something like:

 

return Group.Groups._Supervisor.Title where Group.Groups.Title == 'Help Desk'

 

Any advice?

 

Thanks!


Viewing all articles
Browse latest Browse all 15294

Trending Articles