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.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Reporting on a custom formula
I need to create a report on a complex custom formula by employee over time. Because I need to plot employees vs time - I need to use a matrix report. A search wont do the job.
Formula capability in reporting is very basic - so doesn't do the job.
To build the report I need to create a formulaic custom field outside of the reporting (stored as values so that the report can run on it).
1. Apparently I can use scripts (using a befoe submit script) so that when I update the record, the formula will calculate and store as a value. New formula values can therefore be calculated as records in a manner that can be used by reporting and OBDC.
0