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.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
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