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.
Re: Create a workflow to copy saved search results field to another field
Hi Jack,
Just a quick question, I have two custom entity fields A and B values of which is generated from WF using above steps (A and B hidden values are from two different saved search). Now I need to create a third custom entity field C in partner record , value of which is sum of A and B. Is there a quick step to have it in C (=A + instead of creating a saved search and adding those two fields A and B.
Updated:
I found the field formula in custom entity field under Validation Tab , where I used the formula A + B, and total was updated in field C. But when I used field C in new saved search, I got error Invalid Expression, same error when I used formula field in saved search and used formula Field A + Field B. But I am able to get value of A and B in new saved search.