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!
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)