cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X

Query for Datatable using 'Like' constraint

ptc-6292144
3-Newcomer

Query for Datatable using 'Like' constraint

Hello,


I am looking to use the QueryDataTableEntries snippet however, I want the input from the user to be searched as a 'Like' string instead of an exact case match. For example, if the user searches 'TC' I want results containing 'TC1', 'TC2', 'TC3', etc. to be returned. Using the default snippet only returns results if they are entered exactly.


Thank you,


Mike



3 REPLIES 3

Take a look at section 03.14.06.01, Query Parameter for Query Services, of the wiki. It may help



Hi David,

Can you provide the link to access the wiki 03.14.06.01 section?

paic
12-Amethyst
(To:rkandasamy)

Since that Wiki no longer exists, go to the Help Documentation into the Java Doc and search for EQ or 'Query Parameter for Query Services' will work as well.

Announcements


Top Tags