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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
How to Calculate the Age of Customer?
I tried calculating the Age of the Customer under Validating and Defaulting tab but since the formula needs summary I created a saved search and pulled those values into a custom field in the Customer record using BEFORE LOAD user event script. Now, since that field's store value is unchecked (name it ABC) I couldn't source it into another search. So, I duplicated that field into another field whose store value is checked (name it XYZ) using WORKFLOW and hid the ABC field in Customer record. The problem here is since the script is BEFORE LOAD, I cannot run the
0