Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hi all,
My current client is a heavy user of dataflows. The dataflows are connected to various SQL server databases via Gateways.
The current connections are via public end points - i.e. server names ending "database.windows.net". We have been asked to change these to private end points - i.e. the server names no longer end with .net. This is a change for security purposes.
I am struggling to see a way to do this efficiently.
The only solution I can see is to create new connections with the new server name and then migrate the dataflows from the old datasource to the new datasource.
Do I have to do this dataflow by dataflow!?? (eek if so!).
I hope my question is clear and I would welcome any ideas - even if a total departure from what I've tried so far.
Thanks,
Rob
Solved! Go to Solution.
Thanks for the reply. It was helpful, but didn't really cover the problem.
The problem is that I didn't want to have to edit hundreds of dataflows one by one.
It seems that this is the only way and it is good to have that confirmed at least. I will raise a Power BI idea for the possibility of an API which allows editing of Datasources in Dataflows. I understand why the data sources on the gateway can't be edited - because each dataflow needs to be edited in parallel.
Thanks for the reply. It was helpful, but didn't really cover the problem.
The problem is that I didn't want to have to edit hundreds of dataflows one by one.
It seems that this is the only way and it is good to have that confirmed at least. I will raise a Power BI idea for the possibility of an API which allows editing of Datasources in Dataflows. I understand why the data sources on the gateway can't be edited - because each dataflow needs to be edited in parallel.
HI @hawkerr1,
Perhaps you can try to parameterize query connection string with query parameter on desktop side. Then you can then use this parameterized query in Dataflow by creating a new source transformation and selecting the parameterized query as the source.
After these steps, you can change the parameters on the source to dynamic effect the Dataflow data source mapping.
Regards,
Xiaoxin Sheng
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 |