@shanivaneynde You’ll have to change the filter that you use. For example, instead of eq() , you probably want to use contains() . This is of course just a simple use case, and you might want to create more complex filters and searches. Refer to the WixDataFilter API for more options.