Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
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.
Filtering a transaction search by Customer number
Hi all
I am hoping someone might be able to shed some light on a slight issue I am having with a script I am writing. I am new to this so please be patient
I am trying to add up a column of values from a saved transaction search and place the total in a custom field on the customer record. I have currently set this to run on pageInit.
Most of the script is working now - it is finding the correct search, totalling the correct column and writing it to the correct field. The only problem I am having is getting the script to filter the search results by customer number. (NB I do have the customer number in my search results)
0