Skip to content

Commit 7a445ed

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/powerbi-docs-pr (branch live)
2 parents 95e7121 + 16d1e86 commit 7a445ed

File tree

4 files changed

+11
-8
lines changed

4 files changed

+11
-8
lines changed

powerbi-docs/collaborate-share/end-user-pdf.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ The following aren't supported for **Export to PDF**. Either the **PDF** export
9595
- [Power Automate visuals](../create-reports/power-bi-automate-visual.md)
9696
- [The Paginated report visual](../visuals/paginated-report-visual.md)
9797
- Visio visuals
98+
- [The Copilot narrative visual](../create-reports/copilot-narrative-visual-embed-power-bi.md)
9899
* Visual [displayed as a Data point table or displayed with "Show data point as a table,"](../consumer/end-user-show-data.md) can't be exported to PDF.
99100

100101
### Reports that can't be exported

powerbi-docs/connect-data/service-gateway-onprem.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: powerbi
88
ms.subservice: powerbi-gateways
99
ms.topic: concept-article
1010
LocalizationGroup: Gateways
11-
ms.date: 08/13/2024
11+
ms.date: 02/07/2025
1212
ms.custom: intro-overview
1313
#customer intent: As a Power BI user, I want to understand the purpose and functionality of the on-premises data gateway so that I can securely transfer and use on-premises data in various Microsoft cloud services.
1414
---
@@ -17,9 +17,9 @@ ms.custom: intro-overview
1717

1818
[!INCLUDE [gateway-rewrite](../includes/gateway-rewrite.md)]
1919

20-
The on-premises data gateway acts as a bridge to provide quick and secure data transfer between on-premises data (data that isn't in the cloud) and several Microsoft cloud services. These cloud services include Power BI, PowerApps, Power Automate, Azure Analysis Services, and Azure Logic Apps. By using a gateway, organizations can keep databases and other data sources on their on-premises networks, yet securely use that on-premises data in cloud services.
20+
An on-premises data gateway is software that you install in an on-premises network. The on-premises data gateway facilitates access to data in that network and acts as a bridge to provide quick and secure data transfer between on-premises data (data that isn't in the cloud) and several Microsoft cloud services. These cloud services include Power BI, PowerApps, Power Automate, Azure Analysis Services, and Azure Logic Apps. By using a gateway, organizations can keep databases and other data sources on their on-premises networks, yet securely use that on-premises data in cloud services.
2121

22-
This article will help you understand the purpose and functionality of the on-premises data gateway so you can securely transfer and use on-premises data in various Microsoft cloud services. Keep reading to learn about how to bridge the gap between on-premises data and cloud services.
22+
This article helps you understand the purpose and functionality of the on-premises data gateway so you can securely transfer and use on-premises data in various Microsoft cloud services. Keep reading to learn about how to bridge the gap between on-premises data and cloud services.
2323

2424
## How the gateway works
2525

@@ -31,11 +31,11 @@ For more information on how the gateway works, see [On-premises data gateway arc
3131

3232
There are three different types of gateways, each for a different scenario:
3333

34-
* **On-premises data gateway**: Allows multiple users to connect to multiple on-premises data sources. With a single gateway installation, you can use an on-premises data gateway with all supported services. This gateway is well suited to complex scenarios in which multiple people access multiple data sources.
34+
* **On-premises data gateway**: Allows multiple users to connect to multiple on-premises data sources. With a single gateway installation, you can use an on-premises data gateway with all supported services. This gateway is well-suited to complex scenarios where multiple people access multiple data sources.
3535

36-
* **On-premises data gateway (personal mode)**: Allows one user to connect to sources and can’t be shared with others. An on-premises data gateway (personal mode) can only be used with Power BI. This gateway is well suited to scenarios in which you’re the only person who creates reports, and you don't need to share any data sources with others.
36+
* **On-premises data gateway (personal mode)**: Allows one user to connect to data sources and can’t be shared with others. An on-premises data gateway (personal mode) can only be used with Power BI. This gateway is well-suited to scenarios where you’re the only person who creates reports and you don't need to share any data sources with others.
3737

38-
* **Virtual network data gateway**: Allows multiple users to connect to multiple data sources secured using virtual networks. No installation is required because it's a Microsoft managed service. This gateway is well suited to complex scenarios in which multiple people access multiple data sources.
38+
* **Virtual network data gateway**: Allows multiple users to connect to multiple data sources secured using virtual networks. No installation is required because it's a Microsoft managed service. This gateway is well-suited to complex scenarios where multiple people access multiple data sources.
3939

4040
## Use a gateway
4141

powerbi-docs/create-reports/copilot-narrative-visual-embed-power-bi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ There are a few embedded scenarios. Only two are supported at this time. This ch
2727
|Scenario |Supported |
2828
|---------|---------|
2929
|[**Embed a report in a secure portal or website**](./../collaborate-share/service-embed-secure.md) Power BI. | Yes |
30-
|**User owns data** A user embeds a report containing the narrative visual in a solution where users have to sign in. They need a license to sign in. This action is also known as [embed for your organization](../developer/embedded/embed-sample-for-your-organization.md?tabs=net-core). It includes when users want to embed visuals in solutions like PowerPoint as well. | Yes: user must be signed in with a valid workspace. |
30+
|**User owns data** A user embeds a report containing the narrative visual in a solution where users have to sign in. They need a license to sign in. This action is also known as [embed for your organization](../developer/embedded/embed-sample-for-your-organization.md?tabs=net-core). *Note: This scenario does NOT include embedding in PowerPoint at this time* | Yes |
3131
|**App owns data** A customer embeds a narrative visual on a website where users visit, and don't need to sign in. Also known as [embed for your customer's application](../developer/embedded/embed-sample-for-customers.md?tabs=net-core). | No |
3232

3333
Follow the instructions here to set up Power BI embed and begin embedding your content for your organization: [Set up Power BI Embedded](../developer/embedded/register-app.md?tabs=customers).

powerbi-docs/create-reports/desktop-add-custom-column.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.reviewer: ''
77
ms.service: powerbi
88
ms.subservice: pbi-reports-dashboards
99
ms.topic: how-to
10-
ms.date: 11/18/2024
10+
ms.date: 02/07/2025
1111
LocalizationGroup: Create reports
1212
#customer intent: As a Power BI customer I want to learn how to create and customize new columns using Power Query Editor.
1313
---
@@ -52,6 +52,8 @@ The **Custom Column** window has the following features:
5252

5353
## Create formulas for your custom column
5454

55+
You can create formulas for custom columns, as described in the following steps. For more information on M functions available for formulas, see [Power Query M function reference](/powerquery-m/power-query-m-function-reference).
56+
5557
1. Select columns from the **Available columns** list on the right, and then select **Insert** below the list to add them to the custom column formula. You can also add a column by double-clicking it in the list.
5658

5759
2. As you enter the formula and build your column, note the indicator in the bottom of the **Custom Column** window.

0 commit comments

Comments
 (0)