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: 
rtrochim
Contributor II
Contributor II

How to filter specific values

Hello Everyone,

I am looking for a way to construct a filter presenting list of URL addresses containing specific component

Here is what I`ve used so far, however instead of URL list it returns null values (specifically "-")

1. =if(tablename='*urlname*',tablename)

2. =if(wildmatch(tablename,'*urlname*'),tablename)

I would appreciate your advice on this - I believe it`s something simple

0 Replies