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.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Overcoming USAGE_LIMIT_EXCEEDED
Hi
I am trying to update a custom field in opportunities. I want to set this to be a copy of the forecast type field. I need this so I can group opportunity reports by forecast type. Netsuite does not make this field available in reports but I can see this custom field.
I have under 1000 opportunities to update like this and I wanted to do it with a script to avoid doing it manually. For new opportunities, I have client script that does the job.
My script is below and works (it is a testing version, if I can overcome the usage restrictions then I will expand it to set alll forecast types, not just upside ones) I am using a pre-made search (213) to drive it.
0