Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
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?