In the coming weeks we will roll out a change to our default settings that requires Power BI admins to allow public embedding before end users can create new embed codes using Publish to web. The change will not affect existing embed codes, which will keep working as they have been. Read this blog to learn when the changes are coming and how you can prepare.
» Läs mer Soon you’ll be able to upgrade classic workspace to the new workspace experience. This post gives you resources to learn about the upgrade before it becomes available to your users and to be prepared.
» Läs mer 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!
» Läs mer Dozens of Power BI visuals come out-of-the box with Power BI Desktop. These visuals are available in the visualizations’ pane when you create or edit Power BI content. These visuals are just the beginning of the available options to help you tell your data story. Learn about the variety of options you get with Power BI visuals and how to manage them in your organization.
» Läs mer In a comment to the recent announcement of Workspace Management in the Admin Portal, JohnR asked for an option to export the list of workspaces with the fields provided. This would help facilitate admin work across thousands of workspaces. A great suggestion! Perhaps you wanted to export the list of workspaces placed on Premium capacities, … Continue reading “Exporting the workspaces list from the Admin Portal”
» Läs mer Automated ML and Cognitive Services in Power BI enables compelling new analytics scenarios – with cognitive services you can perform sentiment analysis, pull key phrases from unstructured text, tag images with their content and more! And with Automated ML you can build your own binary prediction, classification, and regression machine learning models on your historical … Continue reading “Enabling Cognitive Services and Automated ML in your Power BI Premium Subscription”
» Läs mer I’m happy to announce that starting today, the New Workspace Experience has reached General Availability (GA). With the new workspace experience, Power BI workspace admins can use security groups to manage access to workspaces, enable BI teams to create workspaces without needing to create an Office 365 Group, and to provide granular workspace roles to … Continue reading “Announcing New Workspace Experience General Availability (GA)”
» Läs mer Bulk operations enable Power BI admins to perform repetitive tasks efficiently. Perhaps you need to add a new hire as a workspace administrator to all workspaces of the Finance department. Or maybe you need to restore multiple deleted workspaces or recover a few orphaned ones. It is also imaginable that you needed to enforce a … Continue reading “Bulk Operations in the Admin Portal”
» Läs mer The Power BI Management cmdlets (see the announcement on this blog less than a month ago) are now available in Azure Cloud Shell. This is great news—especially for those of you who want to get…
» Läs mer With great pleasure and genuine appreciation, we are announcing our first community contribution to the Power BI management cmdlets. Kudos go to Kenichiro Nakamura, who joined the effort in early…
» Läs mer