Skip to main content

v20260128 (Patch)

ยท One min read

This patch focuses on improving calculation reliability, strengthening ETL stability, and refining Model Query behavior, with added improvements for shared member handling.


New Features & Major Enhancements ๐Ÿš€โ€‹

Calculation Scripts & Database Formulasโ€‹

  • Expanded support for calculation scripts, enabling more flexible and powerful database-level calculations.
  • Improved reliability when compiling and executing calculation scripts.

Dimension Management Improvementsโ€‹

  • Added an easier way to copy data from MM tables to PC tables, simplifying data management workflows and reducing manual effort.

Fixes & Improvements ๐Ÿ› ๏ธโ€‹

  • Fixed an issue where calculation scripts could fail to compile due to SQL errors.
  • Resolved problems with default write members not behaving as expected in Model Queries.
  • Corrected member ordering issues in the Model Query engine.
  • Fixed cases where parents with shared members were incorrectly marked as leaf nodes.
  • Resolved errors when querying properties on shared members.
  • Improved ETL stability by preventing errors when history tables are missing.