Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Everyone,
How we can do XAND function in QlikView??
What is XAND supposed to do? It's not a logical operator I ever heard of.
I just want that when only both conditions are true then filter my data in WHERE statement
Hi salman12,
Doesn't regular AND do just that? ![]()
"condition1 AND condition2" returns true only when both are true.
-Teemu
Just AND will do that.