From 14abca17cfe9a7322b00e9eb382c5ce4f856939a Mon Sep 17 00:00:00 2001 From: bareanders <66172156+bareanders@users.noreply.github.com> Date: Thu, 13 Nov 2025 19:38:34 +0100 Subject: [PATCH 1/2] Clarify Performance Analyzer in the web availability Updated text for clarity regarding availability of this feature --- powerbi-docs/create-reports/performance-analyzer.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/powerbi-docs/create-reports/performance-analyzer.md b/powerbi-docs/create-reports/performance-analyzer.md index a6fccafded..b24c20331c 100644 --- a/powerbi-docs/create-reports/performance-analyzer.md +++ b/powerbi-docs/create-reports/performance-analyzer.md @@ -28,11 +28,17 @@ In **Power BI Desktop** select the **Optimize** ribbon, and then select **Perfor ## Display the Performance Analyzer pane in the web -In **Power BI service** open a report and select **Edit**. When editing a report, select the **View** menu, and then select **Performance Analyzer** to display the Performance Analyzer pane. +In the **Power BI service**, open a report and select **Edit**. When editing a report, select the **View** menu, and then select **Performance Analyzer** to display the Performance Analyzer pane. -:::image type="content" source="media/performance-analyzer/performance-analyzer-in-web.png" alt-text="Screenshot of the View menu, highlighting Performance Analyzer when editing a report in the Power BI service." lightbox="media/performance-analyzer/performance-analyzer-in-web.png"::: +:::image type="content" source="media/performance-analyzer/performance-analyzer-in-web.png" alt-text="Screenshot of the View menu, highlighting the Performance Analyzer option when editing a report in the Power BI service." lightbox="media/performance-analyzer/performance-analyzer-in-web.png"::: -Once selected, performance analyzer is displayed in its own pane to the right of the report canvas in either Power BI Desktop or the Power BI service. +Once selected, the Performance Analyzer pane appears to the right of the report canvas, similar to how it works in Power BI Desktop. + +> [!NOTE] +> The Performance Analyzer in the Power BI service is being rolled out gradually and might not yet be available in all regions. + +To enable the option manually, add the query parameter `webPerformancePane=1` to the URL. +For example: [https://app.powerbi.com?webPerformancePane=1](https://app.powerbi.com/?webPerformancePane=1) ## Use Performance Analyzer From f5fc6b0b194d5e723e8a15e049c9031cda741aa4 Mon Sep 17 00:00:00 2001 From: bareanders <66172156+bareanders@users.noreply.github.com> Date: Fri, 14 Nov 2025 08:28:54 +0100 Subject: [PATCH 2/2] Update powerbi-docs/create-reports/performance-analyzer.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- powerbi-docs/create-reports/performance-analyzer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powerbi-docs/create-reports/performance-analyzer.md b/powerbi-docs/create-reports/performance-analyzer.md index b24c20331c..d3ca3c3520 100644 --- a/powerbi-docs/create-reports/performance-analyzer.md +++ b/powerbi-docs/create-reports/performance-analyzer.md @@ -38,7 +38,7 @@ Once selected, the Performance Analyzer pane appears to the right of the report > The Performance Analyzer in the Power BI service is being rolled out gradually and might not yet be available in all regions. To enable the option manually, add the query parameter `webPerformancePane=1` to the URL. -For example: [https://app.powerbi.com?webPerformancePane=1](https://app.powerbi.com/?webPerformancePane=1) +For example: [https://app.powerbi.com/?webPerformancePane=1](https://app.powerbi.com/?webPerformancePane=1) ## Use Performance Analyzer