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.
tranid filter not pulling through
Very strange situation.
I have a client that is using a link to a csv version of a search to export transaction data to Excel. We have done this in many instances to allow for custom transaction formatting not supported by NS.
The link is a custom body HTML field that does not save its value and perpetually has the default value of:
https://system.netsuite.com/app/common/search/searchresults.csv?searchtype=Transaction&Transaction_NUMBERTEXTtype=IS&Transaction_NUMBERTEXT={tranid}&sortcol=Transaction_TRANDATE_raw&sortdir=ASC&csv=Export&OfficeXML=F&style=NORMAL&report=&grid=&searchid=381
For most quotes it generates an export of the data. However all of sudden, is is replacing {tranid} with "To+Be+Generated" as if the field had been created and its value stored before the tranid was assigned. However, this is clearly not the case.