Microsoft Power BI
Microsoft Power BI is a popular business intelligence tool. Cube Cloud works with both Power BI Desktop and Power BI Service. If youβre using Power BI Service, you need to set up an on-premises data gateway.Connect to the DAX API
Cube Cloud provides the DAX API for the native Power BI connectivity.Previously, Semantic Layer Sync was recommended as a way to connect
to Power BI. Since the introduction of the DAX API, itβs now the preferred
method.
Authentication methods
Cube Cloud supports the following authentication methods for Power BI:| Application | Authentication | Notes |
|---|---|---|
| Power BI Desktop | NTLM | π‘ Works well for testing purposes |
| Power BI Desktop | Kerberos | π’ Recommended for production |
| Power BI Service | NTLM + Kerberos | π’ Recommended for production. Requires on-premises data gateway |
Connection methods
Power BI provides three methods to connect to data sources: live connection, DirectQuery, and import mode.| Live connection | DirectQuery | ||
|---|---|---|---|
| Data location | π’ Data source | π’ Data source | π‘ Power BI |
| Data freshness | π’ Real-time data | π’ Real-time data | π‘ Stale copy |
| Semantic model | π‘ Stale copy | π‘ Stale copy | |
| Queries |