Hi Team,
I am using the below query in dv.RowFilter but it throws error as missing operand after [customerTypeID] operator
{WHERE (([Customer].[CustomerTypeID] IN (Select [customerTypeID] from [customertype] where [CustomerTypeID] in (1,2,3))))}
not sure what the syntax error. Could anyone help me on this?
Thanks,
Yash