Restrict Requestable Entitlement under entitlement Type

ejeong
All-Star
All-Star

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.. 

ejeong_0-1674118287497.png

 

 

2 REPLIES 2

ejeong
All-Star
All-Star

never mind. I think I figured it out

rushikeshvartak
All-Star
All-Star

Find_in_set('${DepartmentName}',ev.customproperty20)


Regards,
Rushikesh Vartak
If the response is helpful, please click Accept As Solution and kudos it.