Hi @SDusane Firstly, the type of param you're trying to filter should be of type string array [String]. Refer to example like below : If it's not string array parameter, try something like below : You can update, operator parameter (_operator) as per your requirement Here's the similar example ...