NetTalk Central

Author Topic: Auto complete Filter  (Read 1630 times)

kevin plummer

  • Hero Member
  • *****
  • Posts: 1195
    • View Profile
    • Production Accounting and Software Payroll
Auto complete Filter
« on: March 25, 2015, 03:09:04 PM »
Hi,

anyone know what filter expression I could use to just bring back "distinct" values?

In SQL I would use something like

SELECT DISTINCT BK_Unit FROM BOOK

but there is no "where" clause in the above to restrict the items returned that I can use in the filter.

Cheers,

Kevin