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.
NetSuite Admin Tip: Combining Values of Fields in Custom Field
When adding integer values from Standard or Custom Fields in NetSuite, users tend to use the formula {customfield1} + {customfield2} to generate the sum of the fields. But using this formula when we are dealing with a field that is not Integer or Decimal will generate an incorrect result.
In order to display a correct output, users may use the CONCAT function of SQL in the Formula of the Custom Field to add or combine the values of the fields. This can be helpful for users that needs to combine certain values from the Standard or Custom Fields of a certain record, such as the Employee's First Name and Last name, different values of a custom field and much more.
@Kristoffer Viray-Oracle | Ask A Guru | Let us know what contents you like to see in the Community. You can vote here.