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!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Saved Search Join for Unlisted Field
I am trying to perform a saved search that joins two related tables, but there is no option for the related fields in the Criteria fields (technically, I am using the Criteria tab on a Mass Delete, but should work like Saved Search). This is very basic in SQL = SELECT name FROM unitstype WHERE unitstype.internalid NOT IN (SELECT item.unitstype). This could also be handled with a basic outer join, but how do I accomplish this in NetSuite? My goal is that I am trying to delete any Units Type value that is not currently assigned to
0