Skip to content

Commit

Permalink
Merge pull request #12982 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
2/13/2025 PM Publish
  • Loading branch information
Albertyang0 authored Feb 13, 2025
2 parents 09bb40c + c7c569a commit b372b33
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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":::

Expand Down
4 changes: 4 additions & 0 deletions powerbi-docs/create-reports/desktop-sharepoint-save-share.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
3 changes: 1 addition & 2 deletions powerbi-docs/create-reports/desktop-templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion powerbi-docs/developer/projects/projects-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
2 changes: 1 addition & 1 deletion powerbi-docs/developer/projects/projects-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]",
Expand Down
7 changes: 7 additions & 0 deletions powerbi-docs/report-server/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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.
Expand Down
3 changes: 3 additions & 0 deletions powerbi-docs/report-server/migrate-report-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit b372b33

Please sign in to comment.