Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
fieldx In (valueA,valueB) in qlikview?
how?
May be:
Match(fieldx, 'valueA', 'valueB')
may be below function help you
wildmatch()
match()
mixmatch()
see in help for more details
Regards