This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Organizations embracing a data culture must find a way to create semantic models that serve as the single source of truth for the enterprise. With the sophisticated data modeling capabilities in Power BI, customers are building enterprise grade semantic models directly into Power BI datasets, which are then visualized on Power BI reports and dashboards.
We are excited to announce the public preview of read-only XMLA endpoints in Power BI Premium. XMLA endpoints enable open-platform connectivity to Power BI datasets. With these capabilities, customers can leverage a single one-version-of-the-truth semantic model across a range of data-visualization tools from different vendors, including many of those covered by the Gartner Magic Quadrant for Analytics and Business Intelligence Platforms.
Centralized_BI
| Tool | Description | Installation/prerequisites |
| Third party data-visualization tools | Non-Microsoft tools to consume reusable semantic models in Power BI. | Install the latest versions of MSOLAP from here. |
| SQL Server Management Studio (SSMS) | SSMS can be used to, for example, view partitions generated by incremental refresh. | The SSMS download is available here. Version 18.0 RC1 or above is required. |
| SQL Server Profiler | Tool for tracing and debugging. | SSMS 18.0 RC1 or above is required. |
| DAX Studio | Open-source, community tool for executing and analyzing DAX queries against Analysis Services. We want to recognize the great work already done in DAX Studio to work with XMLA endpoints in Power BI. | Version 2.8.2 or above. |
| Paginated reports in Power BI Premium, Power BI Report Server and SQL Server Reporting Services | Operational, pixel perfect, paginated reports. | Will be supported in upcoming releases. |
| Excel PivotTables | Traditional interactive analysis. Note this is already provided by Analyze in Excel (see licensing change below). | The upcoming Click-to-Run version of Office 16.0.11326.10000 or above is required. |
The ADOMD.NET client library can be downloaded from here. It provides a programmatic way of executing MDX and DAX queries against Analysis Services for client tools.
Dynamic Management Views (DMV) provide visibility of dataset metadata, lineage and resource usage.
All operations are limited to, at most, Analysis Services database-admin permissions. Some DMVs for example are not currently accessible because they require Analysis Services server-admin permissions. SQL Profiler traces are limited to database-level events.
powerbi://api.powerbi.com/v1.0/myorg/[your workspace name]
myorg can be replaced with your tenant name (e.g. "mycompany.com").
[your workspace name] is case sensitive and can include spaces.
You can easily copy the workspace URL from the workspace settings dialog.
Copy_workspace_URL
When using the URL, depending on the tool (for example SQL Profiler), you may need to specify Initial Catalog. How to specify it is shown in the following example using SSMS.
SSMS_connection
Analyze in Excel allows users to create Excel PivotTables connected to Power BI datasets. Behind the scenes, Analyze in Excel uses a private version of the XMLA endpoint. As part of the broader release of XMLA, we are aligning the licensing of Analyze in Excel on Premium datasets to match the overall approach described above for XMLA. This means that any user will be able to use Analyze in Excel on datasets in Power BI Premium. For datasets not in Premium, Analyze in Excel will continue to function as-is, requiring a Pro license to use.
The new capacity-level setting for XMLA endpoints must be enabled by setting the value to 1 for read only. It is enabled by default.
Capacity_admin_setting
Assuming both the above settings are enabled, access through XMLA endpoints will honor the security group membership set at the workspace/app level.
| Tool | Description |
| SQL Server Data Tools | Model authoring with a range of enterprise features, integration with source control, and application-lifecycle management processes. |
| SQL Server Management Studio | Perform fine-grain data refresh, scripting and management. |
| Tabular Editor | Open-source, community tool with extensive set of enterprise modelling features, and easy-to-use experience |
| Power BI ALM Toolkit and BISM Normalizer | Application-lifecycle management, incremental deployments and model merging as described in this whitepaper |
| Others | Analysis Services has a rich history of open-source community tools. Various third-party software vendors provide tools for monitoring and managing Analysis Services. |
Over three years ago, we introduced the Power BI custom visualization framework. It has generated hundreds of community visuals and thousands of uniquely customized visuals for specific customers. This demonstrates our commitment to an open, standards-based approach to data visualization.
In November 2018 we shipped Power BI dataflows to bring data in Power BI to an HDFS compatible data lake - Azure Data Lake Storage Gen2 using the Common Data Model (CDM) format. The CDM is an open, standard metadata system for consistency of data and its meaning across applications and business processes. This ensures that data ingested through Power BI dataflows is available to data engineers and data scientists to leverage the full power of Azure Data Services. The CDM continues to evolve as part of the Open Data Initiative.
By now supporting XMLA endpoints we continue our journey of making Power BI more open and extensible, providing access to semantic model in Power BI from any BI tool in the market.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.