The problem is that you want to use a filter operand that includes square brackets, but square brackets are used by the filter syntax itself to delimit literal values, so there’s no direct way to specify the desired value. The workaround is to put the value into a variable, and then reference that variable in the filter syntax, like this: