Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I desinged power bi desktop model and report data from dev sharepoint site lists?now i want to change the data souce setting to map production sharepoint site lists.
Solved! Go to Solution.
Option 1: you can change the datasource like below
Option 2: go to powerquery editior and right click on the table and then advance editor. Here you can change the path in the code
i hope these methods help you.
Proud to be a Super User!
Option 1: you can change the datasource like below
Option 2: go to powerquery editior and right click on the table and then advance editor. Here you can change the path in the code
i hope these methods help you.
Proud to be a Super User!
Make use of parameters here to ensure smooth transition.
Refer- Dynamic Power BI reports using Parameters - Guy in a Cube
If you want to do it in Power BI desktop all at once, refer this amazing video form guy in a cube- INSANE AMAZING Power Query tip to quickly change data sources in Power BI and Excel - YouTube
Ideally, you should be using deployment pipelines for managing the reports across different environments.