Forum Discussion
Aruna_ln
Helper III
9 years agohow to change data source i app.powerbi.com
HI I developed my reports and dashboard. in power bi desktop possible what about app.powerbi.com how to change data source suppose i used excel sheet my local system when develop reports. now...
Eric_Zhang
Microsoft Employee
9 years ago
Aruna_ln wrote:
HI I developed my reports and dashboard.
in power bi desktop possible
what about app.powerbi.com
how to change data source
suppose i used excel sheet my local system when develop reports.
now we can import shared folder excel
how to change in app.powerbi.com web
my client asking how to chnage data source?
any body help me
AFAIK, you can't change the file path in this case. There's no such UI to change the datasource in Power BI Service, neither eixists any API to do the same thing. You'll have to download the pbix file, change the path to shared folder and then re-publish and overwrite the existing dataset.
One exception is the datasets in DirectQuery mode, based on my test, the connecting string can be updated by the API Set All Connections.