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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

requiremnt

fieldx In (valueA,valueB) in qlikview?

how?

2 Replies
tresesco
MVP
MVP

May be:

Match(fieldx, 'valueA', 'valueB')

big_dreams
Creator III
Creator III

may be below function help you

wildmatch()

match()

mixmatch()

see in help for more details

https://help.qlik.com/en-US/sense/June2017/Subsystems/Hub/Content/Scripting/ConditionalFunctions/wil...

Regards