Forum Discussion
Power BI Gateway Connections - Changes to Server ID
- 3 years ago
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