Skip to main content

Resolved Issues

The following issues have been resolved.

C2025.12.0

Microsoft Power BI: Enabling Show Items with No Data resulted in an error

In Power BI, enabling the Show Items with No Data option in a report resulted in an error.

This issue has been resolved. To use the Show Items with No Data functionality in Power BI, you must set the following settings to true:

  • query.language.dax.removeEmptyRows
  • query.emptyValueCrossJoin.enabled

Both are available at the global and model levels. For more information, see Power BI Known Issues.

ATSCALE-26883

Microsoft Excel: Could not expand hierarchies that contained secondary attributes with user-defined property options enabled

In Excel, hierarchies that contained multiple secondary attributes with the Expose as Excel Pivot Table property and Expose as user defined property options enabled could not be expanded. This issue has been resolved.

ATSCALE-43112

Query was not canceled in data warehouse

A query was canceled in AtScale, and reported as successfully canceled in the logs, but continued to run in the data warehouse. This issue has been resolved.

ATSCALE-42879

AtScale catalog could not be deployed after being converted to SML

An AtScale catalog that had been converted to SML could not be deployed. This issue has been resolved.

ATSCALE-42828

Inbound query preplanning took a long time for updated models

When a model was updated and then redeployed, the preplanning stage for inbound queries on the model occasionally took a long time. This issue has been resolved.

ATSCALE-42618

Configuring constraint translation on imported dimensions caused them to be duplicated

Configuring constraint translation on dimensions imported from read-only packages caused the dimensions to be duplicated. This issue has been resolved.

Note

To configure constraint translation on a dimension imported from a read-only package, you must edit the dimension's SML.

ATSCALE-42605

Queries page filter did not display all users

When filtering the Queries page by user, the dropdown only displayed the first 100 usernames. This issue has been resolved: All usernames are now displayed.

ATSCALE-42481

Google Sheets: When filtering on secondary attributes, only the default member value appeared

In Google Sheets, when filtering on a secondary attribute from a date dimension hierarchy with a default member defined, only the default member value displayed. This value could not be overridden. This issue has been resolved.

ATSCALE-42322

Importing aggregates via API resulted in validation errors

Using the /aggregates/import API endpoint to import aggregates that had been exported with the /aggregates/export endpoint resulted in validation errors. This issue has been resolved.

ATSCALE-42179

AtScale did not build all UDAs for a model

AtScale did not build all user-defined aggregates for a model. This issue has been resolved.

ATSCALE-42148

PostgreSQL: Queries with aliases in GROUP BY clauses failed

When connected to a PostgreSQL data warehouse, queries that included aliases in GROUP BY clauses failed. This issue has been resolved.

ATSCALE-42114

Crossing calculation groups when aggregates were disabled resulted in wrong data

Crossing calculation groups when aggregates were disabled resulted in wrong data. This issue has been resolved.

ATSCALE-41822

Add/Edit Data Warehouse panels did not contain AtScale UDAF Schema fields for InterSystems IRIS

When adding or editing an InterSystems IRIS data warehouse in customer managed mode, the Add/Edit Data Warehouse panels did not display the AtScale UDAF Schema field. This issue has been resolved.

ATSCALE-28844

Aggregate creation queries canceled in AtScale continued to run in the data warehouse

When aggregate creation queries were canceled within AtScale, only the inbound queries were successfully canceled, while the outbound queries continued to run in the data warehouse. This issue has been resolved.

ATSCALE-24451