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.
Check if field is in a sublist of a record - Tricky Formula
Hello,
I am trying to write a saved search. The intended result is to show me Sales Orders where an item is shipping from a location, that is not in a list of Partners {partner team member} on the customer record.
My thought was to create an array formula field, to dump all items from the Partner sublist of the customer, and then create a criteria to look and see if the Location is in that list.
(Of note, my locations and partners are used interchangeably, spelled exactly the same. )
Or, of course, maybe there's a slicker way to lookup the Location against a sublist from the customer record.
0