Discussions
SuiteWorld is the largest annual gathering of the NetSuite community! It will be held in Las Vegas on October 6-9, 2025. Our customers and partners look forward to SuiteWorld every year as a place to hear the latest from NetSuite, get hands-on learning, and connect with each other. Register now!
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.