BAQ Report Designer | Option Field for Contains or Matches Operator

Is there are way to have an option for a BAQ report where an option field uses the operator “Contains”. Is there another way to accomplish this?

Were you ever able to resolve this using the Contains operator? I am trying to do this for a BAQ Quick search or in the BAQ but it doesn’t like the CONTAINS expression.

Chang you want to use LIKE and then you can add a constant ‘%mytext%’

How do you set that up as a parameter where the user can enter the “mytext” where it is not a constant?