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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Manipulate output data in a saved search based on a Transaction Body Field
Hi,
I'm new to Netsuite and so im still learning the basics.
Our integration partners create a saved search and used a formula field "SUBSTR({custbody_pacejet_shipped_method}, 1, INSTR({custbody_pacejet_shipped_method}, ' ') - 1)"
I was able to locate this field on the Transaction Body Field, but i cannot find the script where the logic behind this field is. Im trying to modify the values that are displayed in the saved search.
For context, we have a field that stores a carrier and shipping method in one. I need the saved search to display the carrier in 1 field and the shipping method in another but i also need the shipping method to display in a certain way that would be accepted by a 3rd party system that is integrated. For example, if the field value is currently "FedEx Ground" I need to saved search to show carrier "FedEx" and shipping method "FedExGround". I have a table of accepted values that im hoping to create a IF/THEN statement in order to