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.
Using "Period Selectors/Descriptors" in a saved search
I could use some assistance with including "Period Selectors/Descriptors" in a saved search. I am trying to summarize data by quarters using the "period" parameter but not having success. I am able to summarize by month and year but the descriptors that have been provided by NS for quarters return no values when I use them as variables in my formula. I am getting the descriptors from this location, https://1072494.app.netsuite.com/app/help/helpcenter.nl?fid=section_4084585701.html . An example of use would be "Case When {postingperiod} = 'FQ#1 FY' Then {amount}*{contribution} Else Null END". A similar formula using the descriptor for a single month returns data that can be summarized using the "Sum" option in the grouping field. The formula using the quarter descriptor returns no data.