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.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Saved Search Join Fields
Hi all,
I need to prepare a Search that might need a multiple level join. Let me explain.
I need to list all "Item Lines" on the invoices of a particular vendor. Now, for those lines I have to differentiate the ones that were bought on a special order. This comes from the Sales Order that generated the Invoice.
In other words, the "pivot" is the sales order. The sales order is the link between the Invoice and the PO (special order).
Now, how can I get to that piece of information? From the Invoice I can get the SO number ({createdfrom.number}), now, how can I get to the "next level" and get the PO number?
0