Skip to main content
1-Visitor
November 23, 2014
Question

Query for Datatable using 'Like' constraint

  • November 23, 2014
  • 1 reply
  • 1467 views

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



    1 reply

    1-Visitor
    November 25, 2014

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



    1-Visitor
    October 8, 2015

    Hi David,

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

    1-Visitor
    October 8, 2015

    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.