Hi,
we developed a custom connector with
[DataSource.Kind ="Foo", Publish ="Foo.Publish"]
shared Foo.Contents = Value.ReplaceType(NavTable, typefunction (Url as Uri.Type) asany);
Based on that connector we published a pbix file with only the model in it.
Within the model we have defined meassures, date tables etc.
The idea is to give the model-only pbix to our customers, so we need to change the datasource to connect to their data.
Unfortunatelly the "Change source"-button ist disabled:
![emikelsoft_0-1709823500620.png emikelsoft_0-1709823500620.png]()
Based on that connector we published a pbix file with only the model in it.
Within the model we have defined meassures, date tables etc.
The idea is to give the model-only pbix to our customers, so we need to change the datasource to connect to their data.
Unfortunatelly the "Change source"-button ist disabled:
How can we change the datasource to another url?
br, Michael