Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Need to narrow results by "contains"

Hello
I am looking for some guidance. I am hoping to use "contains"
function in Qlikview as a work around to building out an additional field in
our internal system.

I would like to set-up my dashboard to only show results of requests where the
"Description" field contains the word "priority."

Thank you.

2 Replies
MayilVahanan

HI

Try with wildmatch function.

Like this

= If (Wildmatch(Description,'*priority*'), Description)

Hope it helps

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
Not applicable
Author

See attached to use Select In Field.