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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
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