Forum Discussion
Anonymous
10 years agoNot applicable
How to replace Data Source for existing report?
how can i replace data source for existing report?
- 10 years ago
Anonymous In power bi desktop go to query editor, select your table and on the right hand side under Applied Steps click settings icon. You can also without going to query editor - go to File -> Options and settings -> Data source settings >Right click data sources and chnage source.
- 10 years ago
go into Edit Queries. Find the table/query you want to change. Go to the first step in the Query (always called Source) and change it there.
Anonymous
6 years agoNot applicable
If you change your data source or update it, do you lose any Dax or measures you built? Will it over-ride any additional columns you built during transformations and or in the dataview of the tables?
- Anonymous6 years agoNot applicableHi, Actually if you dont delete any steps that were made before, all the changes made earlier will be the same. Just make sure that your new dataset have tha same structure that the old one had or you'll get some error saying the columns or anything else was not found.