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.
Want to select Contact where one custom record exist and another does not
I'm trying to get a list of contacts who are linked to one record in a Custom Record Type but NOT linked to another record in the same CRT. For example:
Let's say I have the following Custom Record Type:
<em><span style="color:'"DimGray"'">Name:</span></em> ContactHasThings <em><span style="color:'"DimGray"'">Fields:</span></em> Contact (List/Record : Record = Contact ThingName (List/Record: List = Things) ThingDate (Date) <em><span style="color:'"DimGray"'">Parent: </span></em> Contact
with sample records of:
Kevin, Blue Thing, 31-MAY-2008 Mary, Blue Thing, 31-JANUARY-2008 Fred, Red Thing, 03-FEBRUARY-2009 Joan, Green Thing, 27-OCTOBER-2008 Mary, Green Thing, 09-MAY-2008 Joan, Blue Thing, 28-FEBRUARY-2009
0