@JyotiSharmaV I would check the following:The data element you're using %Multiple_Product_Categories that you're mapping to user.categoryId. Does that possibly have multiple values (it's called Multiple..) and is it possible that luxury is one of those values? Also, when using the mbox debugger, yo...