Product:
Microsoft Power BI service Dataflow
Issue:
How change on-prem gateway from prod to dev?
Solution:
You have to click on EDIT for the dataflow.
Then click on EDIT TABLE.
Then on the HOME ribbon find OPTIONS.
Scroll down to Data Load, and select the on-prem gateway you should use in this dataflow.
Changing the gateway
To showcase how to change the gateway in a dataflow project, this article uses a query that connects to a local folder as an example.
This query previously used a gateway named “Gateway A” to connect to the folder. But “Gateway A” no longer has access to the folder due to new company policies. A new gateway named “Gateway B” is registered and now has access to the folder that the query requires. The goal is to change the gateway used in this dataflow project so it uses the new “Gateway B.”
To change the gateway:
- From the Home tab in Power Query, select Options.
- In the Options dialog box, select Data load, and then select the gateway to use for your project, in this case, Gateway B.
Tip
If there were recent changes to your gateways, select the small refresh icon to the right of the drop-down menu to update the list of available gateways.
- After selecting the correct gateway for the project, in this case, Gateway B, select OK to go back to the Power Query editor.
To change the dataflow to use a different SQL view for the table of data, go to the navigation icon in the right list, and select a different view from the SQL database, from the list of view in the databases.
More Information:
https://learn.microsoft.com/en-us/power-query/change-gateway-dataflow