Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi,
we developed a custom connector with
How can we change the datasource to another url?
br, Michael
Does somebody have a working example to enable the change datasource button for custom connectors?
I am wondering myself, that nobody else is asking for this.
From our point of view every business application developer wanting to enable his customers to use a semantic model would need this feature.
br, Michael
I am still struggling to change the datasource in the datasource settings dialog, because the button ist disabled.
I coul not find any reference of the requirements for a custom connector with an Uri.Type parameter in Web.Contents that this button gets enabled.
Any ideas?
When I use a standard OData-Feed, I can change the source in the Power BI Desktop dialog. If I use a custom connector it is not possible (grayed out). The custom connector uses an REST-API with Web.Contents.
What is the reason for that?
You would have to ask the developer of the custom connector.
I am the developer of the custom connector!
I can not find any documentation of the requirements that the datasource is changable.
You want to use different connector? You have to start over.
You want to use the same connector? Edit the Power Query code "Source" step.
OK, in the meanwhile I found some other posts regarding this topic.
The common sense seems to be to edit the source in Power Query Editor on all tables, this is pretty time consuming. It would be nice, if we could just change the source like the dialog suggests.