Skip to main content

New Features and Improvements

AtScale contains the following new features and improvements.

C2025.9.0

AtScale Connector for Google Sheets

You can now connect to your AtScale models from Google Sheets using the AtScale Connector add-on. To learn more about the add-on, visit the Google Workspace Marketplace. For instructions on using the add-on to connect to your models, see Using AtScale with Google Sheets.

ATSCALE-24839

SML 1.4 now available

SML version 1.4 is now available. After upgrading to C2025.9.0, you may receive warning messages in the Model Validator about upgrading your SML files. Click Fix Error in the messages to update your files automatically.

For information on the latest version of SML, refer to the AtScale SML Object Documentation on GitHub.

User-defined aggregates for composite models

You can now add user-defined aggregates (UDAs) to your composite models. For more information, see Working with Composite Models.

ATSCALE-22551

Monthly deployed object metrics on the License tab

The License tab of the Settings page now displays monthly metrics about your deployed semantic objects (DSOs), providing you with more detailed information related to your billing. For more information, see Settings Page.

ATSCALE-26184

Updates to Identity Broker default roles

The following changes have been made to default roles in the Identity Broker:

  • The aggregates_manage role now grants access to the Aggregates page by default. Users with this role no longer require the aggregates_view role to access the page.
  • The queries_manage role now grants access to the Queries page by default. Users with this role no longer require the queries_view role to access the page.

For more information, see Identity Broker Default Roles.

ATSCALE-28544, ATSCALE-28542

New DAX function

AtScale now supports the DAX DATEADD function. For more information, see Supported DAX Language Elements.

ATSCALE-14863

Sort Queries page by query duration

You can now sort the Queries page by query duration. For more information on the Queries page, see Using the Queries Page.

ATSCALE-25063

Tokens no longer visible in the Identity Broker

The public API and XMLA tokens are no longer visible in the Identity Broker.

ATSCALE-28469

New aggregates pruning eviction strategy

C2025.9 introduces a new aggregate eviction strategy, which adds aggregate effectiveness to existing parameters of frequency and recency of the aggregate. This new strategy, called GDF (Greedy Dual Frequency), is now the default strategy.

To revert to the pre-C2025.9 behavior, set the new aggregate.pruning.strategy global setting to LIRS. For more information, see Aggregate Settings.

ATSCALE-27768