Skip to main content

XMLA Settings

AtScale supports the following settings for configuring XMLA.

xmla.cube.lastDataUpdate.enabled

  • Default: false
  • Restart: No

Improve the performance of some XMLA metadata operations, such as model schema searching, at the risk of introducing BI tool caching.

If enabled, AtScale updates the lastDataUpdate field periodically throughout the session rather than on every request. The refresh period is controlled by the xmla.cube.lastDataUpdate.duration setting.

xmla.cube.lastDataUpdate.duration

  • Default: 10 minutes
  • Restart: No

How long to use the current lastDataUpdate value before updating it. Only applies if xmla.cube.lastDataUpdate.enabled = True.

xmla.discover.properties.daxdialect

  • Default: legacy
  • Restart: No

The base version of properties to return.

Supported values:

  • legacy
  • superdaxmd
  • tabular