Hi All
This is my search and the bold words are token passed values
| search ASSIGNMENT IN ("SYS LI SI FINANCIAL PLANNING ,SYS LI SI ORDERING ROB") AFFECTED_CI="*" STATUS="*" PRIORITY="*"
I need this search like this
| search ASSIGNMENT IN ("SYS LI SI FINANCIAL PLANNING" ,"SYS LI SI ORDERING ROB") AFFECTED_CI="*" STATUS="*" PRIORITY="*"
Is any option in multiselect(dashboard studio)