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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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