Forum Discussion
wech747
9 years agoFrequent Visitor
Synchronisation error after renaming column in source file
Hi, i've created a dashboard in Power BI Desktop, the data source of it is an Excel spreadsheet. Due to a wrong named column I just had to rename this column (e.g. from 'cars' to 'vehicles') in ...
- 9 years ago
Exact resolution is going to depend on your query but you will not have to recreate your report. Go into Query Editor. Go to Advanced Editor. Copy the text and paste into Notepad. Search for cars. Replace. Copy back to Advanced Editor. Save.
Greg_Deckler
9 years agoCommunity Champion
Exact resolution is going to depend on your query but you will not have to recreate your report. Go into Query Editor. Go to Advanced Editor. Copy the text and paste into Notepad. Search for cars. Replace. Copy back to Advanced Editor. Save.
CH_MJR79
3 years agoHelper II
thanks Greg_Deckler I know its a few years old but this just helped me.