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.
Defining text formula in the Available Filters section of a saved search.
Hi,
I'm writing a saved Case search where I want the user to be able to type a SO# into a filter at the bottom and have it return the related case info in the results. The SO# has to be substringed out of the custom field in our implementation (e.g. "Sales Order #12345"... the formula is SUBSTR({custevent_sale_order}, 14, 5))
I'm able to do this fine to display in the results, but when I add a text formula filter to the Available Filters, there is no dialog available to define the formula. Is there anything I can do to get this working?