01/19/2023 12:53 AM
Hello,
Here is the query applied in "Requestable Entitlements in Entitlement type"
'${DepartmentName}') in ev.customproperty20
Dynamic Attribute (Department) is showing department code for requestee
however, I would like to add multi value department code in ev.cp20 but it doesn't work when this cp becomes multi value. Please let me know how to achieve this..
01/19/2023 01:09 AM
never mind. I think I figured it out
01/19/2023 04:39 AM
Find_in_set('${DepartmentName}',ev.customproperty20)