Join Slack
Powered by
Hello all, I am attempting to create a saved searc...
# suiteanalytics
a
Aria Ghahari
10/06/2020, 12:22 AM
Hello all, I am attempting to create a saved search with a link to the results of another saved search. The link works. Now, I want to change the title of the link to the count of the internal id. '<a target=_blank href=
https://accountid-sb1.app.netsuite.com/app/common/search/searchresults.nl?searchtype=Transaction&Transaction_ITEMtype=ANYOF&Transaction_ITEM='%7C%7C{item.internalid}%7C%7C'&detail=Transaction_ITEM&detailname='%7C%7C{item}%7C%7C'
>'||TO_CHAR(COUNT({internalid},)'999')||'</a>' I thought above link would work but it returns unexpected error. Any suggestions?
Open in Slack
Previous
Next