Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have expression as below.
when I am using this it is showing error as Error in expression:If takes 2-3 parameters
If(MixMatch(Zinc,'Present',
IF (MixMatch( Coal,'Marbel Transfer'),'Ready',
If(MixMatch(Zinc,'XX','YY','CC','SS','VV'),'Ready',
If(MixMatch(Coal,'NOTXX','NOTYY','NOTSS','NOTCC','NOTZZ',
If (Not Match(Coal,'Marbel Transfer'),'Ready')))))))) as [Ready],
Please can anyone suggest me how to set this?
Thanks.
Perfect That's exactly working. Thanks.![]()
Awesome! ![]()