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.
Saved Search sorting Formula (Numeric) columns
Hi Everyone,
I've just come across an interesting glitch (I think) with my saved search. I have two Formula (Numeric) results columns but can only sort by one of them when view results.
These are my result columns:
Formula (Numeric) -- Sum -- CASE WHEN {custrecord210} = 'Gallons' THEN {custrecord215} END
Formula (Numeric) -- Sum -- CASE WHEN {custrecord210} = 'Pounds' THEN {custrecord215} END
The columns check if the sale in the custom record is in pounds or gallons and sums.
What's strange is that I can only sort by whichever Formula (Numeric) column comes first in the list of result columns. I can change the sorting from ascending to descending on one but whenever I click the column header of the other, it only changes the sorting of the column that comes first.