Posts categorized: Power BI
Power BI Service and Mobile June 2019 feature summary
June was yet another exciting month for Power BI! Read on for a summary of the announcements we made in both the service and mobile.
» Read moreOn-premises data gateway July 2019 update is now available
This outlines the new features for July gateway release.
» Read moreSending refresh notifications to others
Announcing support for sending refresh failure notifications to others in addition to the dataset owner. This feature enables dataset owners to monitor data refreshes more reliably and more effortlessly than before. It can help to ensure refresh issues get noticed and addressed in a timely manner.
» Read moreMultiple data source definitions on the On-premises data gateway for the same data source
This blog talks about the recently enabled feature “Multiple data source definitions to the same data source”
» Read moreUnlock Petabyte-Scale Data Sets in Power BI with Aggregations – Upcoming General Availability!
With Power BI aggregations, organizations can perform petabyte-scale analytics with instant response times, exploring and analyzing trillions of rows of data and interactively extracting insights on the fly. Aggregations can dramatically reduce the cost of unlocking large datasets for decision making.
» Read moreAnnouncing support for non-Premium Power BI datasets in Power BI Paginated Report Builder
To kick off July, we’ve dropped the latest update to Power BI Report Builder in the download center. It includes, for the first time, the ability to browse your Power BI workspaces and connect to your Power BI datasets, whether or not they are backed by premium capacity.
» Read moreAvoiding workspace loops by expanding navigation properties in the GetGroupsAsAdmin API
As a Power BI service admin, do you frequently need to list all workspaces in your tenant, and all reports, dashboards, and datasets in those workspaces as well? If the answer is yes, you probably had to build your solution such that in a first call, all workspaces had to be retrieved by using the GetGroupsAsAdmin API or the Get-PowerBIWorkspace cmdlet. It was then necessary to loop through the result set to make additional calls to get the reports, datasets and dashboards within each workspace by using the GetReportsInGroupAsAdmin, GetDashboardsInGroupAsAdmin, GetDatasetsInGroupAsAdmin APIs or the Get-PowerBIReport, Get-PowerIBDashboard, and Get-PowerBIDataset cmdlets respectively. Unfortunately, this approach is slow and inefficient. In a large Power BI environment, it is even impractical. There must be a better and more efficient way! The secret to avoiding these expensive loops is in the OData Expand Query Option ($expand)—and I am proud to announce the recent release of support for $expand in the GetGroupsAsAdmin API!
» Read morePower BI Paginated Reports June 2019 Feature Update Summary
We’re two weeks post-GA of Paginated Reports in Power BI, and we wanted let you know about several updates we’ve made since then
» Read moreIntroducing dataflow templates; A quick and efficient way to build your sales leaderboard and get visibility over your sales pipeline
A dataflow template can expedite this process by providing a predefined set of entities and field mappings to enable flow of data from your source to the destination, in the Common Data Model. A dataflow template commoditizes the movement of data which in turn reduces overall burden and cost for a business user.
» Read more