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.
NSC | How to Create a Saved Search for transactions with Differing Header and Line Level Departments
SCENARIO:
User is tasked to determine transactions (Vendor Bills and Invoices) in NetSuite where the department specified at the header level differs from the department specified at the line item level.
SOLUTION:
1.) Navigate to Lists > Search > Saved Searches > New
2.) Select Transactions
3.) Results tab
Remove all columns, then add the following:
Type | Summary Type: Group
Transaction Number | Summary Type: Group
Formula (Text) | Summary Type: Maximum | Formula: NS_CONCAT(DISTINCT(CASE WHEN {mainline} = '*' THEN {department} END)) | Label: Header Department
Formula (Text) | Summary Type: Maximum | Formula: NS_CONCAT(DISTINCT(CASE WHEN {mainline} != '*' THEN {department} END)) | Label: Lines Department/s
Patrick Fresnosa | Advanced Accounting | SRP | Ask a Guru