โพสต์ที่แท็ก: power bi

Announcing new contact lists for reports and dashboards in the Power BI service

The new contact list for reports and dashboards makes it easy to support end users by providing a contact list that includes multiple users or even groups in the Power BI service. When used with the New Look for the Power BI service, end users can quickly find and contact someone to make timely data driven decisions. Read on to learn more about the new contact list capability.

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

Introducing Power BI mobile app’s new look (preview)

Today, we’re excited to announce the public preview of the “new look” now available on Power BI Mobile.  We’ve refreshed our app and introduced new experiences, adding a home page that provides quick access to your commonly used content, and new navigation bars that give you an easy way of navigating through the app. With the new and refreshed experiences, it’s now quicker and easier to find what you need, when you need it.

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

What’s new for SQL Server 2019 Analysis Services RC1

We are excited to announce RC1 of SQL Server 2019 Analysis Services (SSAS 2019). The SSAS 2019 release is now feature complete! We may still make performance improvements for the RTM release. RC1 introduces the following features: Custom ordering of calculation items in calculation groups Query interleaving with short query bias for high concurrency workloads Online attach for optimized synchronization of read-only replicas SuperDAXMD for improved performance of Power BI reports over SSAS multidimensional Governance setting to control Power BI cache refreshes

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

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 the New Viewer Role for Power BI Workspaces

We’re excited to announce we’ve started to roll-out the Viewer role for the new workspace experience, perfect for users who need to view content within workspaces without the ability to modify it. Viewer role enforces RLS even for users browsing the workspace, its a replacement for ‘read-only’ classic workspaces.

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