Im trying to configure an insight custom field that looks for object = employees with attribute = Director, Area Manager. Im a noob to IQL. How would i write this?
Hi @Scott Federman ,
please take a look to the following guide https://confluence.atlassian.com/servicemanagementserver/advanced-searching-iql-insight-query-language-1044784588.html
Btw, it's simple...try this iql
objectType = YOUR_INSIGHT_OBJECT_NAME_HERE and YOUR_ATTRIBUTE_COLUMN_NAME ="YOUR_VALUE"
Hope this helps,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.