user filter on Record type object | multiple fields

Hi experts,

Request suggestions on the below scenario.

Need to implement an user filter on a record type object, with logic including multiple columns of the table being queried.

userFilter condition : column1 = value1 AND column2=(value2 OR value3)

Presently using a!recordFilterList.

Thanks

  Discussion posts and replies are publicly visible