megaphone
Update your Profile with your Support type to get your Support Type badge.
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Stay in the know of how NetSuite can help grow your business with our guides, webinars, and events. Subscribe Here
What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now!
No Limits. Just possibilities. Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Discover what's next at SuiteConnect Tour 2026.
Try Intelligent Payment Automation – Fee Free For Your First Month For more information, visit this thread.
Don't miss out on our Question of the Week! You only have until tomorrow, March 19, 2026, 2:00PM ET to comment your answers.

My Stuff

User_FT7OL Newbie

Comments

  • https://community.oracle.com/netsuite/english/discussion/comment/16909881#Comment_16909881 https://suiteanswers.custhelp.com/app/answers/detail/a_id/81555 To my surprise, this actually worked. Thank you!
  • https://community.oracle.com/netsuite/english/discussion/comment/16909498#Comment_16909498 It seems to be a dead end too as csv import returns the following error: Total contribution for sales reps is 0.0%. It must be 100%. Please modify contributions. I also tried manually set contribution to 0% on one account and the…
  • https://community.oracle.com/netsuite/english/discussion/comment/16909486#Comment_16909486 Mass update didn't do the trick too. I tried Mass Update → Salesforce Automation → Remove Sales Team Member as well as Replace Sales Team Member. In both cases no error code was returned, only the following message Your mass update…
  • https://community.oracle.com/netsuite/english/discussion/comment/16909427#Comment_16909427 Yes, I did. I tried various settings configuration from that window. Enabling this option substitutes all the existing values but requires at least one new instead. I also tried various csv file configurations leaving blank fields in…
  • As I don't have any experience with scripting, I ended up with a recurring workflow. This can now be closed.
  • {line.custcol_line_shipdate} + (14) This doesn't work but I eventually got to the bottom of it. I ended up using a bunch of stacked suitescript 1.0 functions to pull and process data from api. Anything relating to standard formula didn't work at all.