Select with multiple conditions

I have created a virtual column with select().

below is the select statement…

SELECT(CustItemCode[Party Item Code],AND(([Item Code]=[_THISROW].[Item Code]),([Customer Code]=[_THISROW].[Customer Code])))

the above query only checks for the first condition.

What could be the reason?

0 2 272
  • UX
2 REPLIES 2

Steve
Platinum 4
Platinum 4

Thanks. Will check

Top Labels in this Space