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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how to show 'include' in qlikview expression

Hi there,

I am creating a chart. The problem I met is I am wondering if there is a way to show 'include' in expression. For example, in some countries, people use 3 currencies purchasing products. Is there a way to show currency code includes USD? Thank you so much!

Best Regards,

Gloria

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

if(match(concat distinct CurrencyCode,'|'),'USD'),'USD included','USD not included')


talk is cheap, supply exceeds demand