Discussions
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
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.