Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Jenna16
Contributor
Contributor

wildcard search

hi,

I am wondering why wildcard searching does not work in our dashboard for filtering. I saw some old posts of a similar nature that suggested that we need to change the code to allow it. Is that right? I just want to look for xxxx in the middle of a bunch of text and *xxxx* does not work. However if xxxx is the first 4 characters of a long thread I don't even need the * at all. Is there a way to search differently or do we need to change all the code on our whole large dashboard?

thanks

Labels (1)
2 Replies
Chanty4u
MVP
MVP

Try this 

=wildmatch(FieldName, '*xxxx*')

 

Or
MVP
MVP

For regular search (within a search box), *xxxx* should work.

I recommend this resource for understanding search options:

https://community.qlik.com/t5/Design/Qlik-Sense-Cheat-Sheet-version-2-0/ba-p/1667455