Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Translate SQL into a search formula
All NetSuite experts,
Hope someone can give me some tips how I can script the formula in a customer search for the following issue.
A customer search already shows all of the customerID(A) who need certification.
then I need to join this search with the same customerID(B) on a custom record, with some extra criteria filtering the custom record.
Therefore, in SQL language is like:
Including all records from (A) and only those records from (B) where the join fields are on customerID, then (B).dateTime has to be after 2010.
Any examples and tips? Thanks
0