Skip to content

Commit 615cdaf

Browse files
authored
Merge pull request MicrosoftDocs#283 from DCtheGeek/dmc-links-202103-1
Links: Powerquery (2021-03) - 1
2 parents ce1ee4b + b368331 commit 615cdaf

32 files changed

+163
-167
lines changed

powerquery-docs/dataflows/computed-entities.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To perform in-storage computations, you first must create the dataflow and bring
2222

2323
There are two ways you can connect dataflow data to Power BI:
2424

25-
* [Using self-service authoring of a dataflow](https://docs.microsoft.com/power-bi/service-dataflows-create-use)
25+
* [Using self-service authoring of a dataflow](/power-bi/service-dataflows-create-use)
2626
* Using an external dataflow
2727

2828
The following sections describe how to create computed entities on your dataflow data.
@@ -69,7 +69,7 @@ And that's it—the transformation is done on the data in the dataflow that
6969

7070
It's important to note that if you remove the workspace from Power BI Premium capacity, the associated dataflow will no longer be refreshed.
7171

72-
When working with dataflows specifically created in an organization's Azure Data Lake Storage account, linked entities and computed entities only work properly when the entities reside in the same storage account. More information: [Connect Azure Data Lake Storage Gen2 for dataflow storage](https://docs.microsoft.com/power-bi/service-dataflows-connect-azure-data-lake-storage-gen2)
72+
When working with dataflows specifically created in an organization's Azure Data Lake Storage account, linked entities and computed entities only work properly when the entities reside in the same storage account. More information: [Connect Azure Data Lake Storage Gen2 for dataflow storage](/power-bi/service-dataflows-connect-azure-data-lake-storage-gen2)
7373

7474
Linked entities are only available for dataflows created in Power BI and Power Apps. As a best practice, when doing computations on data joined by on-premises and cloud data, create a new entity to perform such computations. This provides a better experience than using an existing entity for computations, such as an entity that is also querying data from both sources and doing in-storage transformations.
7575

@@ -86,16 +86,16 @@ This article described computed entities and dataflows. Here are some more artic
8686

8787
The following links provide additional information about dataflows in Power BI and other resources:
8888

89-
* [Create and use dataflows in Power BI](https://docs.microsoft.com/power-bi/service-dataflows-create-use)
90-
* [Using dataflows with on-premises data sources](https://docs.microsoft.com/power-bi/service-dataflows-on-premises-gateways)
91-
* [Developer resources for Power BI dataflows](https://docs.microsoft.com/power-bi/service-dataflows-developer-resources)
92-
* [Configure workspace dataflow settings (Preview)](https://docs.microsoft.com/power-bi/service-dataflows-configure-workspace-storage-settings)
93-
* [Add a CDM folder to Power BI as a dataflow (Preview)](https://docs.microsoft.com/power-bi/service-dataflows-add-cdm-folder)
94-
* [Connect Azure Data Lake Storage Gen2 for dataflow storage (Preview)](https://docs.microsoft.com/power-bi/service-dataflows-connect-azure-data-lake-storage-gen2)
89+
* [Create and use dataflows in Power BI](/power-bi/service-dataflows-create-use)
90+
* [Using dataflows with on-premises data sources](/power-bi/service-dataflows-on-premises-gateways)
91+
* [Developer resources for Power BI dataflows](/power-bi/service-dataflows-developer-resources)
92+
* [Configure workspace dataflow settings (Preview)](/power-bi/service-dataflows-configure-workspace-storage-settings)
93+
* [Add a CDM folder to Power BI as a dataflow (Preview)](/power-bi/service-dataflows-add-cdm-folder)
94+
* [Connect Azure Data Lake Storage Gen2 for dataflow storage (Preview)](/power-bi/service-dataflows-connect-azure-data-lake-storage-gen2)
9595

9696
For more information about Power Query and scheduled refresh, you can read these articles:
97-
* [Query overview in Power BI Desktop](https://docs.microsoft.com/power-bi/desktop-query-overview)
98-
* [Configuring scheduled refresh](https://docs.microsoft.com/power-bi/refresh-scheduled-refresh)
97+
* [Query overview in Power BI Desktop](/power-bi/desktop-query-overview)
98+
* [Configuring scheduled refresh](/power-bi/refresh-scheduled-refresh)
9999

100100
For more information about Common Data Model, you can read its overview article:
101-
* [Common Data Model](https://docs.microsoft.com/powerapps/common-data-model/overview)
101+
* [Common Data Model](/powerapps/common-data-model/overview)

powerquery-docs/dataflows/configuring-storage-and-compute-options-for-analytical-dataflows.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ Before creating a dataflow that uses your organization's Data Lake Storage accou
2929

3030
### Linking Power BI to your organization's Azure Data Lake Storage
3131

32-
To configure Power BI dataflows to store data in your organization's Data Lake Storage, you need to follow the steps described in [Connect Azure Data Lake Storage Gen2 for dataflow storage](https://docs.microsoft.com/power-bi/transform-model/service-dataflows-connect-azure-data-lake-storage-gen2) in the Power BI admin portal.
32+
To configure Power BI dataflows to store data in your organization's Data Lake Storage, you need to follow the steps described in [Connect Azure Data Lake Storage Gen2 for dataflow storage](/power-bi/transform-model/service-dataflows-connect-azure-data-lake-storage-gen2) in the Power BI admin portal.
3333

34-
![Connect your own Data Lake Storage for Power BI dataflows](https://docs.microsoft.com/power-bi/transform-model/media/service-dataflows-connect-azure-data-lake-storage-gen2/dataflows-connect-08b.png)
34+
![Connect your own Data Lake Storage for Power BI dataflows](/power-bi/transform-model/media/service-dataflows-connect-azure-data-lake-storage-gen2/dataflows-connect-08b.png)
3535

3636
### Linking a Power Platform environment to your organization's Azure Data Lake Storage
3737

38-
To configure dataflows created in Power Apps to store data in your organization's Azure Data Lake Storage, follow the steps in [Connect Azure Data Lake Storage Gen2 for dataflow storage](https://docs.microsoft.com/powerapps/maker/common-data-service/connect-azure-data-lake-storage-for-dataflow) in Power Apps.
38+
To configure dataflows created in Power Apps to store data in your organization's Azure Data Lake Storage, follow the steps in [Connect Azure Data Lake Storage Gen2 for dataflow storage](/powerapps/maker/common-data-service/connect-azure-data-lake-storage-for-dataflow) in Power Apps.
3939

40-
![Storage account setting for Power Platform analytical dataflow](https://docs.microsoft.com/powerapps/maker/common-data-service/media/select-storage-account.png)
40+
![Storage account setting for Power Platform analytical dataflow](/powerapps/maker/common-data-service/media/select-storage-account.png)
4141

4242
### Known limitations
4343

@@ -47,16 +47,16 @@ To configure dataflows created in Power Apps to store data in your organization'
4747

4848
## The enhanced compute engine
4949

50-
In Power BI, in addition to the standard dataflow engine, an enhanced compute engine is available for the dataflows created in Power BI Premium workspaces. You can configure this setting in the Power BI admin portal, under the Premium capacity settings. The enhanced compute engine is available in Premium P1 or A3 capacities and above. The enhanced compute engine reduces the refresh time required for long-running extract, transform, load (ETL) steps over computed entities, such as joins, distinct, filters, and group by. It also provides the ability to perform DirectQuery over entities from the Power BI dataset. More information: [The enhanced compute engine](https://docs.microsoft.com/power-bi/transform-model/service-dataflows-enhanced-compute-engine)
50+
In Power BI, in addition to the standard dataflow engine, an enhanced compute engine is available for the dataflows created in Power BI Premium workspaces. You can configure this setting in the Power BI admin portal, under the Premium capacity settings. The enhanced compute engine is available in Premium P1 or A3 capacities and above. The enhanced compute engine reduces the refresh time required for long-running extract, transform, load (ETL) steps over computed entities, such as joins, distinct, filters, and group by. It also provides the ability to perform DirectQuery over entities from the Power BI dataset. More information: [The enhanced compute engine](/power-bi/transform-model/service-dataflows-enhanced-compute-engine)
5151

52-
![The enhanced compute engine](https://docs.microsoft.com/power-bi/transform-model/media/service-dataflows-enhanced-compute-engine/enhanced-compute-engine-01.png)
52+
![The enhanced compute engine](/power-bi/transform-model/media/service-dataflows-enhanced-compute-engine/enhanced-compute-engine-01.png)
5353

5454
## Next steps
5555

5656
The articles below provide further information that can be helpful.
5757

58-
- [Connect Azure Data Lake Storage Gen2 for dataflow storage (Power BI dataflows)](https://docs.microsoft.com/power-bi/service-dataflows-connect-azure-data-lake-storage-gen2)
59-
- [Connect Azure Data Lake Storage Gen2 for dataflow storage (Power Platform dataflows)](https://docs.microsoft.com/powerapps/maker/common-data-service/connect-azure-data-lake-storage-for-dataflow)-->
58+
- [Connect Azure Data Lake Storage Gen2 for dataflow storage (Power BI dataflows)](/power-bi/service-dataflows-connect-azure-data-lake-storage-gen2)
59+
- [Connect Azure Data Lake Storage Gen2 for dataflow storage (Power Platform dataflows)](/powerapps/maker/common-data-service/connect-azure-data-lake-storage-for-dataflow)-->
6060
- [Creating computed entities in dataflows](computed-entities.md)
61-
- [The enhanced compute engine](https://docs.microsoft.com/power-bi/transform-model/service-dataflows-enhanced-compute-engine)
62-
- [Understanding the differences between standard and analytical dataflows ](understanding-differences-between-analytical-standard-dataflows.md)
61+
- [The enhanced compute engine](/power-bi/transform-model/service-dataflows-enhanced-compute-engine)
62+
- [Understanding the differences between standard and analytical dataflows ](understanding-differences-between-analytical-standard-dataflows.md)

powerquery-docs/dataflows/create-use.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -64,17 +64,17 @@ Most dataflow capabilities are available in both Power Apps and Power BI. Datafl
6464

6565
More information about dataflows in Power Apps:
6666

67-
- [Self-service data prep in Power Apps](https://go.microsoft.com/fwlink/?linkid=2099972)
68-
- [Creating and using dataflows in Power Apps](https://go.microsoft.com/fwlink/?linkid=2100076)
69-
- [Connect Azure Data Lake Storage Gen2 for dataflow storage](https://go.microsoft.com/fwlink/?linkid=2099973)
70-
- [Add data to a table in Dataverse by using Power Query](https://go.microsoft.com/fwlink/?linkid=2100075)
67+
- [Self-service data prep in Power Apps](/powerapps/maker/data-platform/self-service-data-prep-with-dataflows)
68+
- [Creating and using dataflows in Power Apps](/powerapps/maker/data-platform/create-and-use-dataflows)
69+
- [Connect Azure Data Lake Storage Gen2 for dataflow storage](/powerapps/maker/data-platform/connect-azure-data-lake-storage-for-dataflow)
70+
- [Add data to a table in Dataverse by using Power Query](/powerapps/maker/data-platform/add-data-power-query)
7171
- Visit the Power Apps [dataflow community](https://go.microsoft.com/fwlink/?linkid=2099971) and share what you’re doing, ask questions, or [submit new ideas](https://go.microsoft.com/fwlink/?linkid=2100074)
7272
- Visit the Power Apps dataflow community forum and share what you’re doing, ask questions, or [submit new ideas](https://go.microsoft.com/fwlink/?linkid=2100074)
7373

7474
More information about dataflows in Power BI:
7575

76-
* [Self-service data prep in Power BI](https://docs.microsoft.com/power-bi/service-dataflows-overview)
77-
* [Create and use dataflows in Power BI](https://docs.microsoft.com/power-bi/service-dataflows-create-use)
76+
* [Self-service data prep in Power BI](/power-bi/service-dataflows-overview)
77+
* [Create and use dataflows in Power BI](/power-bi/service-dataflows-create-use)
7878
* [Dataflows whitepaper](https://go.microsoft.com/fwlink/?linkid=2011419&clcid=0x409)
7979
* Detailed [video](https://aka.ms/DataflowIntroVideo) of a dataflows walkthrough
8080
* Visit the Power BI [dataflows community](https://community.powerbi.com/t5/Service/bd-p/power-bi-web-app) and share what you're doing, ask questions, or [submit new ideas](https://ideas.powerbi.com/forums/265200-power-bi-ideas?category_id=341638)
@@ -90,6 +90,6 @@ The following articles go into more detail about common usage scenarios for data
9090

9191
For more information about Common Data Model and the Common Data Model folder standard, read the following articles:
9292

93-
* [Common Data Model - overview](https://docs.microsoft.com/powerapps/common-data-model/overview)
94-
* [Common Data Model folders](https://go.microsoft.com/fwlink/?linkid=2045304)
95-
* [Common Data Model folder model file definition](https://go.microsoft.com/fwlink/?linkid=2045521)
93+
* [Common Data Model - overview](/powerapps/common-data-model/overview)
94+
* [Common Data Model folders](/common-data-model/data-lake)
95+
* [Common Data Model folder model file definition](/common-data-model/model-json)

powerquery-docs/dataflows/data-sources.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ LocalizationGroup: Data from files
1818

1919
With Microsoft Power Platform dataflows, you can connect to many different data sources to create new dataflows, or add new entities to an existing dataflow.
2020

21-
This article lists many available data sources for creating or adding to dataflows, and describes how to create those dataflows by using these data sources. For an overview of how to create and use dataflows, see [Creating and using dataflows in Power BI](https://docs.microsoft.com/power-bi/service-dataflows-create-use).
21+
This article lists many available data sources for creating or adding to dataflows, and describes how to create those dataflows by using these data sources. For an overview of how to create and use dataflows, see [Creating and using dataflows in Power BI](/power-bi/service-dataflows-create-use).
2222

2323
## Create a dataflow entity from a data source
2424

@@ -179,14 +179,14 @@ For information about individual Power Query connectors, go to the [connector re
179179

180180
Additional information about dataflows and related information can be found in the following articles:
181181

182-
* [Create and use dataflows in Power BI](https://docs.microsoft.com/power-bi/service-dataflows-create-use)
183-
* [Using dataflows with on-premises data sources](https://docs.microsoft.com/power-bi/service-dataflows-on-premises-gateways)
184-
* [Developer resources for Power BI dataflows](https://docs.microsoft.com/power-bi/service-dataflows-developer-resources)
185-
* [Dataflows and Azure Data Lake integration (Preview)](https://docs.microsoft.com/power-bi/service-dataflows-azure-data-lake-integration)
182+
* [Create and use dataflows in Power BI](/power-bi/service-dataflows-create-use)
183+
* [Using dataflows with on-premises data sources](/power-bi/service-dataflows-on-premises-gateways)
184+
* [Developer resources for Power BI dataflows](/power-bi/service-dataflows-developer-resources)
185+
* [Dataflows and Azure Data Lake integration (Preview)](/power-bi/service-dataflows-azure-data-lake-integration)
186186

187187
For more information about Power Query and scheduled refresh, you can read these articles:
188-
* [Query overview in Power BI Desktop](https://docs.microsoft.com/power-bi/desktop-query-overview)
189-
* [Configuring scheduled refresh](https://docs.microsoft.com/power-bi/refresh-scheduled-refresh)
188+
* [Query overview in Power BI Desktop](/power-bi/desktop-query-overview)
189+
* [Configuring scheduled refresh](/power-bi/refresh-scheduled-refresh)
190190

191191
For more information about Common Data Model, you can read its overview article:
192-
* [Common Data Model - overview ](https://docs.microsoft.com/powerapps/common-data-model/overview)
192+
* [Common Data Model - overview ](/powerapps/common-data-model/overview)

powerquery-docs/dataflows/how-to-migrate-queries-from-power-query-desktop-to-dataflows.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: gepopell
1212

1313
If you already have queries in Power Query, either in Power BI Desktop or in Excel, you might want to migrate the queries into dataflows. The migration process is simple and straightforward. In this article, you'll learn the steps to do so.
1414

15-
To learn how to create a dataflow in Microsoft Power Platform, go to [Create and use dataflows in Power Platform](https://docs.microsoft.com/data-integration/dataflows/dataflows-integration-overview). To learn how to create a dataflow in Power BI, go to [Creating and using dataflows in Power BI](https://docs.microsoft.com/power-bi/service-dataflows-create-use).
15+
To learn how to create a dataflow in Microsoft Power Platform, go to [Create and use dataflows in Power Platform](/data-integration/dataflows/dataflows-integration-overview). To learn how to create a dataflow in Power BI, go to [Creating and using dataflows in Power BI](/power-bi/service-dataflows-create-use).
1616

1717
## Migrating the queries from the desktop
1818

@@ -69,7 +69,7 @@ To migrate queries from Power Query in the desktop tools:
6969

7070
If your data source is an on-premises source, you need to perform an extra step. Examples of on-premises sources can be Excel files in a shared folder in a local domain, or a SQL Server database hosted in an on-premises server.
7171

72-
A dataflow, as a cloud-based service, requires the on-premises data gateway to connect to the on-premises data source. You need to [install and configure the gateway](https://docs.microsoft.com/data-integration/gateway/service-gateway-install) for that source system, and then add [the data source for it](https://docs.microsoft.com/data-integration/gateway/service-gateway-manage). After you've completed these steps, you can select the on-premises data gateway when you create the entity in the dataflow.
72+
A dataflow, as a cloud-based service, requires the on-premises data gateway to connect to the on-premises data source. You need to [install and configure the gateway](/data-integration/gateway/service-gateway-install) for that source system, and then add [the data source for it](/data-integration/gateway/service-gateway-manage). After you've completed these steps, you can select the on-premises data gateway when you create the entity in the dataflow.
7373

7474
> [!div class="mx-imgBorder"]
7575
> ![Gateway setup](media/SetupGatewayForCopiedQuery.png)
@@ -102,8 +102,7 @@ After migrating your queries to the dataflow, you must refresh the dataflow to g
102102
103103
## Get data from Power Query Desktop
104104

105-
You can now get data from dataflow entities in Power BI Desktop by using the Power Platform dataflow or Common Data Service connectors (depending on what type of dataflow you're using, analytical or standard). More information: [Connect to data created by Power Platform dataflows in Power BI Desktop](https://docs.microsoft.com/power-bi/desktop-connect-dataflows)
105+
You can now get data from dataflow entities in Power BI Desktop by using the Power Platform dataflow or Common Data Service connectors (depending on what type of dataflow you're using, analytical or standard). More information: [Connect to data created by Power Platform dataflows in Power BI Desktop](/power-bi/desktop-connect-dataflows)
106106

107107

108-
![Get data from dataflows in Power BI Desktop](media/GetDatafromDataflow.png)
109-
108+
![Get data from dataflows in Power BI Desktop](media/GetDatafromDataflow.png)

0 commit comments

Comments
 (0)