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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello all,
I got a requirement in Power BI that, I need to replace data source in published dashboard without downloading it to desktop. Is it possible? I am using SQL , SAP tables as my datasource.
Also, I read this is not possible in service & we need to download and change the data source in Desktop end. Please suggest me, is there any workaround for this issue?
Any inputs / suggestions are highly appriciated.
Thank you!
Solved! Go to Solution.
you can parameterize the data sources in power bi:
https://radacad.com/change-the-source-of-power-bi-datasets-dynamically-using-power-query-parameters
to update the data sources.
you can even use REST API :
https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/update-datasources
you can parameterize the data sources in power bi:
https://radacad.com/change-the-source-of-power-bi-datasets-dynamically-using-power-query-parameters
to update the data sources.
you can even use REST API :
https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/update-datasources