You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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.
Copy file name to clipboardExpand all lines: powerbi-docs/connect-data/service-gateway-onprem.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.service: powerbi
8
8
ms.subservice: powerbi-gateways
9
9
ms.topic: concept-article
10
10
LocalizationGroup: Gateways
11
-
ms.date: 08/13/2024
11
+
ms.date: 02/07/2025
12
12
ms.custom: intro-overview
13
13
#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.
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.
21
21
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.
23
23
24
24
## How the gateway works
25
25
@@ -31,11 +31,11 @@ For more information on how the gateway works, see [On-premises data gateway arc
31
31
32
32
There are three different types of gateways, each for a different scenario:
33
33
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 wellsuited 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.
35
35
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 wellsuited 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.
37
37
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 wellsuited 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.
Copy file name to clipboardExpand all lines: powerbi-docs/create-reports/copilot-narrative-visual-embed-power-bi.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ There are a few embedded scenarios. Only two are supported at this time. This ch
27
27
|Scenario |Supported |
28
28
|---------|---------|
29
29
|[**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 |
31
31
|**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 |
32
32
33
33
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).
Copy file name to clipboardExpand all lines: powerbi-docs/create-reports/desktop-add-custom-column.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.reviewer: ''
7
7
ms.service: powerbi
8
8
ms.subservice: pbi-reports-dashboards
9
9
ms.topic: how-to
10
-
ms.date: 11/18/2024
10
+
ms.date: 02/07/2025
11
11
LocalizationGroup: Create reports
12
12
#customer intent: As a Power BI customer I want to learn how to create and customize new columns using Power Query Editor.
13
13
---
@@ -52,6 +52,8 @@ The **Custom Column** window has the following features:
52
52
53
53
## Create formulas for your custom column
54
54
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
+
55
57
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.
56
58
57
59
2. As you enter the formula and build your column, note the indicator in the bottom of the **Custom Column** window.
0 commit comments