Forum Discussion
Change Redshift database in report
- Anonymous8 years ago
martbov,
There are two methods for you to change the data source.
1. Go to File->Options and Settings->Data Source settings, then find your data source and click change data source.
2. Right click your table, select "Edit query", then click Advanced Editor in the Query Editor of Power BI Desktop, change server and database in the source code in the Advanced Editor .
Regards,
Lydia
martbov,
There are two methods for you to change the data source.
1. Go to File->Options and Settings->Data Source settings, then find your data source and click change data source.
2. Right click your table, select "Edit query", then click Advanced Editor in the Query Editor of Power BI Desktop, change server and database in the source code in the Advanced Editor .
Regards,
Lydia
Thank you, Lydia. Your second method solves my problem.
In the datasource settings the "Change Source..." button is greyed out for me, but manually entering the correct data source in the Advanced Editor did work.