Promoted Production Models
Workspace models can now be promoted to “Production Models” within your workspace. Promoting allows you to designate a model once development is complete. Once a model is promoted, it is locked and cannot be edited. Production models can still be copied, used in projections, and used in the Governance module as a source when comparing and/or merging.
Promoting cannot be undone, and promoted models cannot be deleted.

Once promoted, Production Models are shown in the “Production Models” tab of the model list.

Users must have a dedicated Production Admin permission to promote a workspace model. Contact support@slopesoftware.com to assign a Production Admin for your workspace.
AI Reporting Features
Use AI with Formulas
You can now use AI to write new formulas, correct formula errors, and explain existing formulas applied to elements in workbooks. These AI capabilities can help enhance productivity and accuracy, ensuring you get the most out of custom calculations and available functions.

Explain charts with AI
The Explain this chart feature uses AI to instantly generate a description of any chart. Details can include key insights, observations, data distribution summaries, and other context that can enhance your understanding of visualized data and help drive informed decisions.


Compare & Merge Enhancements
We are actively working to make comparing & merging models faster and easier. You can now merge the following:
- Data Table deletions
- Multiple Improvement Scale additions at once
- Multiple Product additions and deletions at once
- Multiple Portfolio additions and deletions at once
- Multiple new values for a static array at once
API Enhancements
We have introduced a new GET /api/v1/Models/{modelId}/ProjectionTemplates endpoint, which allows you to pass in a model ID and get a list of all Projection Templates that exist on this model.
We have also made the following API enhancements:
- The GET and PATCH /api/v1/Projections/{projectionId} endpoints have been aligned so that the response from the GET endpoint can be seamlessly passed into the PATCH endpoint
- The PATCH /api/v1/Projections/{projectionId} endpoint now supports setting a scenario table subset
- The POST and PATCH /api/v1/ScenarioTables and points now support setting the Short Term Interpolation Method. If no value is provided when creating a new table, we default to Annual Effective Rate
- The POST and PATCH /api/v1/DataTables endpoints now support setting the Index Column Read Method. If no value is provided when creating a new column, we default to ‘Exact Match’
- Improved error messaging in the /api/v1/Reports/Workbooks/{id} when an element cannot be downloaded
Other Enhancements
- You can now copy an Assumption Set

- When a table used in a projection has been deleted, we indicate it is deleted in the Projection details
- We now show an information message when a formula uses an unnecessary Single Value Array Aggregation
Fixes
- The Rounding function is now correctly truncating the correct number of decimal places
- Results are displaying correctly in the Debug view for two-dimensional product array variables referencing other two-dimensional product array variables and for two-dimensional portfolio array variables referencing a one-dimensional product aggregate array variable
- Links from the Relationship View are again working
- The Standard Deviation parameter in the Statistical Distribution function for Normal and Lognormal distributions has been correctly labeled