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!
Joins in saved searches
Hi,
Sorry if this is a dumb question, I'm new to NetSuite.
I have a customer that has a user-defined table of vendors on an item. There is one record per location, and this record has up to 3 vendors on it. For various reasons they can't use the usual Vendor against the item.
So the table (one record per item/location) looks like this
Location, Vendor 1, price1, Vendor 2, price 2, Vendor 3, price3
I need to create a saved search that looks like this
Item, Location, Vendor1, price 1
Item, Location, Vendor2, price 2
I probably can do it in SQL but it's not a straightforward SQL function. Is this possible in a Netsuite saved search?