Forum Discussion
CahabaData
9 years agoMemorable Member
Data View column order change
Data view: I made a couple of calculated columns. They were added to the right, in the order column. I then realized that a couple original columns (originally on the left) should be modeled as ...
- 9 years ago
I created this Idea - Aug 24, 2015
Still waiting...:smileysad:
Sean
9 years agoCommunity Champion
I created this Idea - Aug 24, 2015
Still waiting...:smileysad:
StefanB
2 years agoRegular Visitor
I just found out a work-around that is possible since the introduction of the Power BI Project (TMDL) format:
1. Make sure the report is saved as .PBIP format.
2. Make sure the report is closed in Power BI Desktop.
3. Look for the <tabelname>.tmdl file in the project folder you want to change and make the changes via any text editor by moving the corresponding column definition text portion. Make sure the indentation is not effected, since it may corrupt the report.
4. Delete the cache file "cache.abf".
5. Reopen the report in Power BI Desktop. And check the results.
Hope this helps. Cheers.