Adding Filter to URL Link
I want to publish a URL to view a table and for this URL link I would like to Specify Filter Criteria that uses a "LIKE" operator.....is this possible?
Example: <columnA> LIKE '%Good%' (show records where the string "good" appears in columnA)