Syntax error: Missing operand after '[customerTypeID]' operator

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

Hi @yashsrivastav8115 ,

Welcome to the UiPath Community!

Please share more details like what activity you are using and what’s the business logic you are trying to filter here.

Thanks,
Ashok :slight_smile: