TDV Adapter for Microsoft SQL Server Analysis Services

Build 23.0.8839

Miscellaneous

This section provides a complete list of the Miscellaneous properties you can configure in the connection string for this provider.


PropertyDescription
CatalogThe Analysis Services catalog to use. This may also be known as a Database from within Analysis Services.
CustomHeadersOther headers as determined by the user (optional).
ExposeMemberKeysDetermines if each level should be converted into a measure, allowing calculations to be performed on the measure.
ExpressionInDescriptionSet this to true to report expressions as part of the description on measure columns.
ExtraPropertiesAdditional properties to submit on each MDX request to Microsoft SQL Server Analysis Services.
IncludeJoinColumnsSet this to true to include extra join columns on each table.
MaxRowsLimits the number of rows returned when no aggregation or GROUP BY is used in the query. This takes precedence over LIMIT clauses.
OtherThese hidden properties are used only in specific use cases.
ResponseRowLimitThe number of response rows to allow before erroring. Set to 0 for no limit.
ShowHiddenEntitiesSet this to true to include hidden dimensions, measures and levels.
SplitMeasuresSet this to true to split Measures table into individual tables.
SplitMeasuresOnUse this property in conjunction with SplitMeasures to set the priority for how measures should be organized into tables.
TimeoutThe value in seconds until the timeout error is thrown, canceling the operation.
UseMDXSet this to true to pass MDX queries to Microsoft SQL Server Analysis Services as-is.
UserDefinedViewsA filepath pointing to the JSON configuration file containing your custom views.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839