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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
jose_vargas
Creator
Creator

Dimension filter - No work search function

Hello.

I create a List box, but i dont use a field, i use an expression like this:   =if(WildMatch(Des_Detalle,'*PEX*','*SMART*'),Des_Detalle)

Thats work great, because show the values that i need. But, not work the search function, How i fix that? When in the list box i select a field the search function work correctly, but with expressión doesnt work.

qlikview1.jpg

Thanks

1 Solution

Accepted Solutions
swuehl
MVP
MVP

Maybe just use wild cards *P* in your search, e.g. by changing the default search mode to 'wildcard search'.

View solution in original post

2 Replies
swuehl
MVP
MVP

Maybe just use wild cards *P* in your search, e.g. by changing the default search mode to 'wildcard search'.

jose_vargas
Creator
Creator
Author

Thanks. Its work.... Thank a lot