Skip to content

Commit bacd6b3

Browse files
committed
updates and ToC
1 parent 9127fb2 commit bacd6b3

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

powerquery-docs/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
href: connecting-to-graph.md
1717
- name: "Connectivity without an existing connector"
1818
href: connector-alternatives.md
19+
- name: "Change a dataflow gateway"
20+
href: change-gateway-dataflow.md
1921
- name: Transform data
2022
items:
2123
- name: "Use Power Query to transform data"

powerquery-docs/change-gateway-dataflow.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ After changing your data gateway, we recommended that you check your data source
4949
>
5050
>The path value is derived from the required parameters of your data source function and, for this example, that would be the folder path.
5151
52-
The best way to validate the data source path is to go into the query where your data source function is being used and check the parameters being used for it. For this example, there's only one query that connects to a folder and this query has the **Source** step with the data source path defined in it. You can double-click the **Source** step to get the dialog that shows you the parameters used for your data source function. Make sure that the folder path, or the correct parameters for your data source function, is the correct one in relation to the gateway being used.
52+
The best way to validate the data source path is to go into the query where your data source function is being used and check the parameters being used for it. For this example, there is only one query that connects to a folder and this query has the **Source** step with the data source path defined in it. You can double-click the **Source** step to get the dialog that shows you the parameters used for your data source function. Make sure that the folder path, or the correct parameters for your data source function, is the correct one in relation to the gateway being used.
5353

5454
![Image of the results of double-clicking the Source in the Power Query Query settings pane, with the Folder path shown from the example in this article.](media\change-gateway\data-source-path.png)
5555

56-
## Modifiy authentication
56+
## Modify authentication
5757

5858
To modify the credentials used against your data source, you can click the **Get data** button in the ribbon to launch the *Choose data source* dialog and define a new or existing connection to your data source. For the purpose of this example, the connector that will be used is the Folder connector.
5959

@@ -63,7 +63,7 @@ Once in the *Connection settings* dialog, you can create a new connection or sel
6363

6464
![Connection settings dialog for the folder connector](media\change-gateway\folder-connection-settings.png)
6565

66-
After defining the connection details, you can click the OK button at the bottom right corner and validate that your query is loading in the Power Query editor.
66+
After defining the connection details, you can click the OK button at the bottom-right corner and validate that your query is loading in the Power Query editor.
6767

6868
>[!NOTE]
6969
>This process is the same as if you were to connect again to your data source, but by doing the process again you're effectively re-defining what authentication method and credentials to use against your data source.

0 commit comments

Comments
 (0)