The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.