Posts categorised: Developers

Announcing general availability of the ExecuteQueries REST API

We are happy to announce that the ExecuteQueries REST API is now GA. By using this REST API, you can query datasets in Power BI from practically any modern environment on any platform, as long as you can authenticate with Azure Active Directory (AAD) and construct a Web request. The query functionality is comparable to XMLA read access, yet avoids dependencies on Analysis Services client libraries, requires no connection to XMLA endpoints, and works in Premium workspaces as well as in ordinary workspaces.

» Read more

Announcing general availability of service principal profiles in Power BI Embedded

I’m happy to announce a new method that allows a much larger number of customer tenants per one service principal by introducing a service principal “child” named service principal profile. Each service principal profile can administer a customer tenant, and the number of profiles per service principal can reach hundreds of thousands.

» Read more

Deployment pipelines- Azure DevOps extension, multiple pipelines working together, Dataflows GA

This month we have released highly-anticipated features for deployment pipelines: Azure DevOps extension, to automate your deployments and pipeline creation using Tasks in your Azure pipeline. Multiple pipelines working together, to sync the connections between items managed in different pipelines. Dataflows GA and support for linked entities

» Read more

How to Integrate Power BI Reporting into .NET apps

Since the Report Viewer control was first introduced over a decade ago, it has been a key component that allowed developers to surface report content easily in their applications. But although the application development landscape has changed significantly since that time, support for the control is limited to both WinForms and WebForms. With the introduction of new, cross-platform options starting with .NET Core in 2016, we’re focusing our investments on new capabilities in Microsoft Power BI to fill this need for you and your customers moving forward.

» Read more

Announcing Public Preview of Hybrid Tables in Power BI Premium

We are excited to announce support for Hybrid Tables and Incremental refresh with real-time data in Power BI Premium to strike the right balance between query performance and data freshness. Now you can have blazing fast performance in import mode and the latest data changes in the data warehouse reflected in user reports without having to perform a dataset refresh.

» Read more

Power BI bolsters Azure AS compatibility with EffectiveUserName support

We are announcing support for user impersonation using the EffectiveUserName connection-string property. This is truly exciting because it opens the door for mass migrations of tabular Analysis Services solutions that rely on EffectiveUserName-based impersonation to Power BI. It also opens new options for administrative tools and scripts to connect to datasets on Power BI Premium using different user identities! Impersonating another user can be as easy as specifying that user’s UPN on the connection string.

» Read more