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 276
  • UX
2 REPLIES 2
Top Labels in this Space