Skip to main content

Resolved Issues

The following issues have been resolved.

C2026.7.0

/aggregates/instances API endpoint only returned 10 results

The /aggregates/instances endpoint of AtScale's public API only returned 10 results, preventing users from retrieving all of their AtScale aggregate instances.

This issue has been resolved. The /aggregates/instances endpoint now allows you to specify the number of results to return, as well as the number of pages for the results. For more information, refer to the AtScale Public API documentation.

ATSCALE-50526

/aggregates API endpoint only returned 10 results

The /aggregates endpoint of AtScale's public API only returned 10 results, preventing users from retrieving all of their aggregate definitions.

This issue has been resolved. The /aggregates endpoint now allows you to specify the number of results to return, as well as the number of pages for the results. For more information, refer to the AtScale Public API documentation.

ATSCALE-44573

AtScale could not be accessed due to 431 Header Too Large errors

AtScale could not be accessed due to 431 Header Too Large errors. This was caused by the header size limit for Node.js. This issue has been resolved.

ATSCALE-50015

Data warehouse Access Controls field description was misleading

The description of the Access Controls field in the Add/Edit Data Warehouse panels did not accurately describe the purpose of the field or the permissions it granted users. This issue has been resolved: The field has been updated with a more accurate description.

ATSCALE-49515

User queries failed to generate outbound queries until engine pod was restarted

User queries failed to generate outbound queries until the AtScale engine pod was restarted. This issue has been resolved.

ATSCALE-49477

Models could be lost on the Canvas

Dragging the Canvas too far, or zooming too far out on the Canvas map, sometimes moved the model completely off screen where it could not be recovered.

This issue has been resolved. The Canvas no longer allows you to move models completely off screen. Additionally, clicking the Canvas map now recenters the Canvas on the clicked point.

ATSCALE-49088

Microsoft Excel: Expand option for rows expanded entire field

In Excel, using the Expand option on a specific row expanded the entire field. This occurred when the pivot table contained secondary attributes, and the user had already used the Collapse Entire Field option. This issue has been resolved.

ATSCALE-48676

NonEmpty MDX function dropped rows in multi-fact queries when a calculation referenced a secondary fact table

When a query included a metric from one fact table and a calculation that referenced a secondary fact table, the NonEmpty MDX function incorrectly excluded rows that contained only data from the secondary fact table, rather than returning them with NULL values for the first fact table's metric. This issue has been resolved.

ATSCALE-48557

UDAs were not used for queries involving multi-valued dimension joins

User-defined aggregates were not used for queries involving multi-valued dimension joins, resulting in slowed performance. This issue has been resolved.

ATSCALE-45755

Changes to calculations could be applied when expression validation showed errors

Changes to calculations could be successfully applied after clicking Test Expression Syntax showed errors. This issue has been resolved: If expression validation finds errors, the user is now blocked from applying their changes.

ATSCALE-45540

Canvas state was not preserved when a file was renamed or duplicated

When a file with a Canvas view was duplicated or renamed, certain aspects of the Canvas state (object positions, zoom level, and pan position) were not preserved in the new/renamed file. This issue has been resolved.

ATSCALE-44921

Promoted aggregates got stuck in the Building status and could not be completed. This occurred when the aggregates included decimal columns with unset precisions. This issue has been resolved.

ATSCALE-48583

/catalogs/{catalogId}/export API endpoint failed for large catalogs

The /catalogs/{catalogId}/export endpoint of AtScale's public API failed with a 500 Internal Service Error for large catalogs. This issue has been resolved.

ATSCALE-50435

Model metadata did not appear in some SQL tools

AtScale's model metadata did not appear in some SQL tools, including DBeaver and Databricks tools. This issue has been resolved.

ATSCALE-45408

Comments were removed fromm SML files after editing relationships

Comments were removed from SML files after relationships in the model were edited. This issue has been resolved.

ATSCALE-44545

The Power BI > DAX Connections tab of the Connection Portal displayed repository names instead of catalog names

The Power BI > DAX Connections tab of the Connection Portal listed models under their repository names, rather than their catalog names. This issue has been resolved.

ATSCALE-50895

DAX model-specific connection strings in the Connection Portal did not contain user XMLA tokens

The DAX model-specific connection strings in the Connection Portal did not contain user XMLA tokens. This issue has been resolved.

ATSCALE-50894