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!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
How do you use formulanumeric with nlapiSearchRecord????
formulanumeric is listed as an available search column for transactions.
I need to sum a formula column in SuiteScript. How do I specify the formula?
First I created a saved search and defined {quantity}*{item.cost} and {quantity}*{item.price} as search columns (just to make sure that the formula would work).
I am trying to set up this search in a script, but I am not sure where to define the formula. Can I construct the scripted search without using a saved search, or do I need to reference an existing SS with the script. If so, then how do I specify which column I want to return the value for if they are both called "formulanumeric"?
0