Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
If you’re new to Qlik Cloud or Qlik Sense, start with this Discussion Board and get up-to-speed quickly.
How can we use IF OR / And Function in Qlik Sense.
Eg.
IF(Or(10<0,20>10),"True","False")
IF(And(10=10,20>10),"True","False")