Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Salam,
I have two expressions want them to be in 1.
1st: nullcount [X]
2nd: [Y] does not equal 'A,B,C'
I want it similar or close to this logic:
nullcount([X]),[Y]<>{'A,B,C'}
thank you
Thank you!
You Saved my time
It seems working just fine. much appreciated.