ODBC Driver for Microsoft Power BI XMLA

Build 22.0.8462

IncludeJoinColumns

Set this to true to include extra join columns on each table.

Data Type

bool

Default Value

false

Remarks

Some tools may require an ON condition (or generate them automatically) based on foreign key references. By setting IncludeJoinColumns to true, every table will include a foreign key reference to the other tables. These columns will not return any data and are not useful for anything other than passing as ON conditions to perform joins upon.

In Microsoft Power BI XMLA, the dimensions and measures making up the tables are already related naturally. There is no context on which to join them provided. Therefore, the CData ODBC Driver for Microsoft Power BI XMLA supports joining without specifying an ON condition, so they are optional to specify.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462