October 2023: Default Values for Model Point Fields, Persist State of Projection Folders, Table Structure and Data Table API Endpoints

New

Set Default Value for Empty Model Point Values

You can now set a default value for fields in your model point file definition. If your model encounters a row with missing data, it will apply the default value provided for that field. A default value can be provided on required and optional model point fields.

Enhancements

Import Any Age in Decrement Table or Improvement Scale

You can now import any integer value as an age in decrement tables and improvement scales. We previously limited ages to 120. The 120 age limit still exists in the interface but can be altered by importing a file.

Persist State of Projection Folders

When you have projection folders expanded, collapsed, or selected, that state will be retained as you navigate across the site and even when you log out and log back in.

Ordered Yield Curve Columns in Scenario File Template

When exporting a scenario file template, yield curve point columns will be in order of duration rather than the order they were entered in the template. Scenario files generated using scenario structures will also be ordered by duration.

New API Endpoints: Get Table Structures and Get Data Tables

We have introduced two new API endpoints. One endpoint returns the all table structures for a given model ID, and one endpoint returns all data tables for a given model ID.

Fixes

  • References to global company variables from within product variables no longer improperly run the product dynamically
  • Array values for range array variables and force recalc variables are again being properly written to results
  • Changing a table structure column type between Index and Data works without error
  • Inserting and pasting inside aggregate formulas no longer results in an invalid formula structure
  • Goal Seek no longer results in infinite loop when time of target is different than time of goal seek
  • Commas in Table Structure column name no longer result in errors