diff --git a/powerbi-docs/create-reports/desktop-performance-analyzer.md b/powerbi-docs/create-reports/desktop-performance-analyzer.md index 721b3d9f2e..86f1bb6431 100644 --- a/powerbi-docs/create-reports/desktop-performance-analyzer.md +++ b/powerbi-docs/create-reports/desktop-performance-analyzer.md @@ -22,7 +22,7 @@ Performance Analyzer inspects and displays the duration necessary for updating o ## Display the Performance Analyzer pane -In **Power BI Desktop** select the **View** ribbon, and then select **Performance Analyzer** to display the Performance Analyzer pane. +In **Power BI Desktop** select the **Optimize** ribbon, and then select **Performance Analyzer** to display the Performance Analyzer pane. :::image type="content" source="media/desktop-performance-analyzer/performance-analyzer-02-inline.png" alt-text="Screenshot of the View ribbon, highlighting Performance Analyzer." lightbox="media/desktop-performance-analyzer/performance-analyzer-02-expanded.png"::: diff --git a/powerbi-docs/create-reports/desktop-sharepoint-save-share.md b/powerbi-docs/create-reports/desktop-sharepoint-save-share.md index db62eb73c2..f9fed131db 100644 --- a/powerbi-docs/create-reports/desktop-sharepoint-save-share.md +++ b/powerbi-docs/create-reports/desktop-sharepoint-save-share.md @@ -237,3 +237,7 @@ If you have signed-in to Power BI on multiple different accounts, you can see fi ### Unable to create a new folder inside SharePoint For some specific SharePoint document libraries, users may not have permissions to create folders. As a result, when the user selects the "New Folder" button, the new folder is not added. To resolve this error, please work with an admin to ensure you have sufficient permissions or choose a different OneDrive/SharePoint location. + +### Unable to find desired SharePoint library in updated file picker + +When viewing your list of SharePoint libararies in the file picker, there may be libraries you need that are missing. There is currently no support for directly adding a SharePoint site via URL in the new file picker. To resolve this error, you can add frequently visited SharePoint sites to your list by directly following the site on SharePoint. The site should then show up in the file picker after restarting Power BI. diff --git a/powerbi-docs/create-reports/desktop-templates.md b/powerbi-docs/create-reports/desktop-templates.md index 7b1782449f..8c1bfebf4f 100644 --- a/powerbi-docs/create-reports/desktop-templates.md +++ b/powerbi-docs/create-reports/desktop-templates.md @@ -26,7 +26,6 @@ Power BI report templates contain the following information from the report from - The **data model definition**, including the schema, relationships, measures, and other model definition items. - All **query definitions**, such as queries, query Parameters, and other query elements. -The report's data is *not* included in templates. While Power BI Desktop reports use the .PBIX extension, report templates use the file extension .PBIT. @@ -41,7 +40,7 @@ When you select **OK**, you're prompted for a file location to store the .PBIT t And that's it, your Power BI report template is created in the file location you specified, with the .PBIT extension. > [!NOTE] -> Power BI report template files are generally much smaller than a Power BI Desktop report because templates do not contain any data, just the report definitions themselves. +> Power BI report template files are much smaller than a Power BI Desktop report because templates don't contain any data, just the report definitions themselves. Report metadata may be saved with data values from your semantic model. For example, if you apply a filter to a visual for the field 'Company' = 'Contoso', the value 'Contoso' will be persisted as part of the metadata. This also applies to other configurations such as slicer selections, matrix custom columns width, and formatting for specific series. ## Using report templates diff --git a/powerbi-docs/create-reports/service-quick-create-sharepoint-list.md b/powerbi-docs/create-reports/service-quick-create-sharepoint-list.md index 7a9bb85181..e79ea39726 100644 --- a/powerbi-docs/create-reports/service-quick-create-sharepoint-list.md +++ b/powerbi-docs/create-reports/service-quick-create-sharepoint-list.md @@ -80,6 +80,7 @@ Anyone can use the **Visualize the list** or **visualize the library** feature t - This feature isn't supported for guest users in a tenant. - Within SharePoint libraries, this option will only show on the root of the document library. - The reports and semantic models created through this SharePoint experience are stored in special, system-generated workspaces hosted in shared capacity. Users aren't meant to access these workspaces outside of the SharePoint experience. +- If a user enables a terms of use acceptance flow in SharePoint, they will not be able to create a report from a SharePoint list due to issues with user authentication. ## Troubleshooting diff --git a/powerbi-docs/developer/embedded/embedded-analytics-power-bi.md b/powerbi-docs/developer/embedded/embedded-analytics-power-bi.md index 13fdb774aa..842bac4eac 100644 --- a/powerbi-docs/developer/embedded/embedded-analytics-power-bi.md +++ b/powerbi-docs/developer/embedded/embedded-analytics-power-bi.md @@ -69,12 +69,14 @@ For development testing, you can use free embed trial tokens with a Pro license. > [!IMPORTANT] > Free trial tokens are limited to development testing only. Once going to production, a capacity must be purchased. Until a capacity is purchased, the *Free trial version* banner will continue to appear at the top of the embedded report. -There are two types of Power BI embedded analytics offerings. Each offer includes a different type of SKU that you use to buy a Power BI [capacity](./embedded-capacity.md): +There are two types of Power BI embedded analytics offerings as well as an offering from Microsoft Fabric. Each offer includes a different type of SKU that you use to buy a Power BI [capacity](./embedded-capacity.md): * [Power BI Embedded](https://azure.microsoft.com/services/power-bi-embedded/#overview) is an Azure offer that includes A SKUs. *Power BI Embedded* is associated with the [*embed for your customers*](#embed-for-your-customers) solution. * [Power BI Premium](https://powerbi.microsoft.com/power-bi-premium/) is a Microsoft Office offer that includes P or EM SKUs. +* [Microsoft Fabric](https://www.microsoft.com/microsoft-fabric/) is an Azure offer that includes F SKUs. + For more information about the differences between the Embedded and Premium SKUs, see [Capacity and SKUs in Power BI embedded analytics](embedded-capacity.md). ## Related content diff --git a/powerbi-docs/developer/projects/projects-overview.md b/powerbi-docs/developer/projects/projects-overview.md index b3a4d765e1..978f324981 100644 --- a/powerbi-docs/developer/projects/projects-overview.md +++ b/powerbi-docs/developer/projects/projects-overview.md @@ -199,7 +199,7 @@ Use VS Code to map JSON schemas to the files being authored. JSON schemas for pr - Sensitivity labels aren't supported with Power BI projects. - Diagram view is ignored when editing models in the Service. - When saving as a Power BI Project, the maximum length of the project files path is 260 characters. -- In Power BI Desktop, you can't save as a PBIP directly to OneDrive and SharePoint. +- In Power BI Desktop, you can't save as a PBIP directly to OneDrive and SharePoint. You can use *Save As* to save files to a locally synced OneDrive folder; however, this may cause file locking issues, potentially leading to failed save operations in Power BI Desktop. - When editing PBIP files outside of Power BI Desktop, they should be saved using UTF-8 without BOM encoding. - Report Linguistic Schema isn't supported with Power BI projects. - Power BI Desktop uses CRLF as end-of-line. To avoid problems in your diffs, configure Git to handle line endings by enabling [autocrlf](https://docs.github.com/en/get-started/getting-started-with-git/configuring-git-to-handle-line-endings). diff --git a/powerbi-docs/developer/projects/projects-report.md b/powerbi-docs/developer/projects/projects-report.md index f0c610cdda..bd04e21bef 100644 --- a/powerbi-docs/developer/projects/projects-report.md +++ b/powerbi-docs/developer/projects/projects-report.md @@ -110,7 +110,7 @@ Example using `byConnection`: "datasetReference": { "byPath": null, "byConnection": { - "connectionString": "Data Source=powerbi://api.powerbi.com/v1.0/myorg/[Workspace Name];Initial Catalog=[Semantic Model Name];Integrated Security=ClaimsToken", + "connectionString": "Data Source=powerbi://api.powerbi.com/v1.0/myorg/[WorkpaceName];Initial Catalog=[SemanticModelName];Integrated Security=ClaimsToken", "pbiServiceModelId": null, "pbiModelVirtualServerName": "sobe_wowvirtualserver", "pbiModelDatabaseName": "[Semantic Model Id]", diff --git a/powerbi-docs/report-server/changelog.md b/powerbi-docs/report-server/changelog.md index 07db2d644a..4a9d3446e8 100644 --- a/powerbi-docs/report-server/changelog.md +++ b/powerbi-docs/report-server/changelog.md @@ -61,6 +61,10 @@ See [Download Power BI Report Server](download-powerbi-report-server.md) for mor - Fixed issue with ribbon charts in Power BI Reports ### Power BI Desktop (optimized for Power BI Report Server) + +- *Version: 2.136.3279.0 (September 2024), Released: January 7, 2025* + - Fix for WebView2 issue. + - *Version: 2.136.1202.0 (September 2024), Released: September 26, 2024* - Support for September 2024 Power BI Report Server. @@ -91,6 +95,9 @@ See [Download Power BI Report Server](download-powerbi-report-server.md) for mor ### Power BI Desktop (optimized for Power BI Report Server) +- *Version: 2.129.6228.0 (May 2024), Released: January 7, 2025* + - Fix for WebView2 issue. + - *Version: 2.129.2203.0 (May 2024), Released: July 12, 2024* - Bug fixes - Fixed issue with measures not appearing in PBIT with certain data sources. diff --git a/powerbi-docs/report-server/migrate-report-server.md b/powerbi-docs/report-server/migrate-report-server.md index 33c9480af9..1045fae462 100644 --- a/powerbi-docs/report-server/migrate-report-server.md +++ b/powerbi-docs/report-server/migrate-report-server.md @@ -32,6 +32,9 @@ Migrating from an SSRS (Native mode) instance to Power BI Report Server consists ![Migrate from SSRS native mode to Power BI Report Server](media/migrate-report-server/migrate-from-ssrs-native.png "Migrate from SSRS native mode to Power BI Report Server") +> [!IMPORTANT] +> Migrations from SQL Server 2022 Reporting Services currently aren't supported. These migrations will require migration to Power BI Report Server (May 2025) or later. + > [!NOTE] > SQL Server 2008 Reporting Services and later are supported for migration.