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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
badbones
Partner - Contributor
Partner - Contributor

If statement with test on value in select in field

 

Hi everyone,

 

I have a trouble to display a value depending on a selection.

 

I’m going to explain:

 

There is a text object with an action witch do a select in field BRAND with value ("ABC Int"|"ABC").

 

There is also a text object witch display a string based on the values of the field BRAND and in the text I put a string like this but it doesn’t work :

 

= If(WildMatch(BRAND,'*Int*')=1,'ABC Brand', 'ABC Brand Ita').

 

Help is much appreciated.

 

best,

 

Roberto

 

0 Replies