Other Model Settings
The following settings configure other model behavior.
metadataExport.driver.type
- Type: string
- Default:
The type of driver metadata files such as Tableau .tds
or LookerML files should be generated for.
Supported values:
thrift
postgres
xmla.discover.properties.daxdialect
- Type: string
- Default:
The base version of properties to return.
Supported values:
legacy
superdaxmd
tabular
tableau.rawSqlAggs.enabled
- Type: boolean
- Default:
false
When set to true
, AtScale wraps metrics and calculations in the Tableau type-specific rawsqlagg_*
function call, which prevents Tableau from aggregating data on the client-side when collapsing the hierarchy.
Important
If you use AtScale's calculation groups feature with Tableau, it is highly recommended that you enable this setting to avoid client-side data aggregation that will produce incorrect results.