New features
-
Models translation
A new setting at user level allow to define a favorite language.
If you add a /Translations table to your project, every element in the translation table will be translated in Milliman Mind. -
Headers improvements
Headers now support Excel formulas and if you add a /NoHeaders flag to your table, no header will be displayed. -
Dynamically hide rows of grids
By adding a columns with /HideRows in the header name, you can dynamically hide rows with a formula returning 1 or TRUE (row is hidden) or 0 / FALSE (row is visible). -
Edited formulas marker
An orange border will be displayed into cells which have had their formula changed. -
Freeze panels
You can freeze rows or columns when using scroll mode or workflow mode. -
Instance selection
Specific /InstanceSelect column on /InstanceKeys grid generate a new grid containing a dropdown allowing to select a group of instances depending of first column of the grid, according to dropdown selection. Then only these instances will be run.
Changes
- Edition of formulas in Workflow mode.
- URL to access Milliman Mind is now specific for each client. You may have to update your bookmarks if you saved some direct links to projects.
- Unsaved project's save button will now blink.
Other
Various bug fixes and performance improvements.