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.
CASE statement in Saved Search results field question
I have a custom item field that represents a divisor to go from the Purchasing units back to eaches. I am doing this as I cannot find visibility to the Unit of Measure table data.
My custom field (DIVISOR) is Integer and is either NULL or contains a number. What I am trying to do is to create a column that says if the field DIVISOR is greater than 0 use that number, Else use 1
CASE {divisor} WHEN > 0 THEN {divisor} ELSE 1 END
Would one of you saved search experts mind pointing me in the right direction?
As an FYI my next step is to embed this into another formula to divide the Purchase Price by this divisor to get unit costs but I need to take baby steps...
John Cirocco
Sr. NetSuite Administrator