โพสต์ที่จัดประเภท: Developers

Unlock 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.

» อ่านเพิ่มเติม

Avoiding 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!

» อ่านเพิ่มเติม

Announcing New AI and Enterprise features for Power BI

As we kick off the Microsoft Business Application Summit with our amazing community at Atlanta, I wanted to share some exciting Power BI news as part of the event, including the June release of Power BI Desktop and the general availability of Paginated Reports in the service.

» อ่านเพิ่มเติม

Power BI Service and Mobile May 2019 feature summary

We’re almost halfway through the year and what a great start it’s been to 2019! The Power BI team continued to deliver some of the most anticipated features in the month of May. We were also heads down planning for the Microsoft Business Applications Summit, where we look forward to connecting with many of you there next week!

» อ่านเพิ่มเติม