Forum Discussion
Power BI Desktop November 2018 version - Backward compatibility
I have also found this.
Not great as I use the PowerBI Report Server, which is still in line with August Release.
Fortunately for me I found it before I broke any important docs (though most are in source control).
I'm going to have to downgrade to October. I could use this version, but still save in the August RS version before uploading as long as I didn't use any new features.
About a year ago versions were incompatible, but recently they have been less fussy and I'd got used to this. Most of my users are on older versions and they have to update using SSCM to delivery. I hope this is a one off issue.
I suspect it may be related to composite models being generally available.
- dedelman_clng7 years ago
Community Champion
I always found this to be standard behavior. I have a particular report that has a bug using the Oct 2018 version, so I have to downgrade (uninstall Oct, install Aug) to Aug 2018 version to update that report, then upgrade again to Oct 2018 to edit/use all of the reports saved in that version of PBI Desktop.
To me the behavior makes sense as there are features in the newer versions that the earlier versions would have to "predict" in order to support.
- JackSprat7 years ago
Helper I
I must have misspoke. I cannot open reports created in the October 2018 version with the NEW November 2018 version. Failure of backward compatibility is not something I usually expeience with MSFT products. In our case it appears to be those reports that used Direct Query. The error throws when the report is attempting to load the data.
- dzavelsky7 years agoNew Member
I am in the same boat. Our Report Server is the Aug 2018 release, I downloaded the Nov 2018 Desktop release and used it to update a dashboard, now I can't upload it to the Report Server. To make matters more difficult, after downgrading to August 2018 Desktop the document cannot be opened because it is incompatible with the current version...is there anyway to identify which are the incompatible elements or objects in my document?
Is there anything I can do to get the current version of my document, which was created in Nov 2018 Desktop, to open in Aug 2018 Desktop? Or am I going to have to recreate it in Aug 2018?
- stretcharm7 years ago
Memorable Member
Experience with the earlier versions of powerbi has lead me to be very cautious with new versions. I generally play with the new version a bit before committing (especially as I roll out to users) and keep copies of docs with either versions in the name or in source control. One good tip is that the Windows 10 Store version will update automatically but you can run a different older version installed manually on the same pc. You also can have the Report Server version as well.
I may be possible to edit the files inside the powerbi and reconstruct however I've never got them to open when I rezip.
I noticed the version file has a different number don't know about anything else.
I created a new doc single data item and saved and it wouldn't open in an older version so it looks a major change to the document.
https://www.fourmoo.com/2017/05/02/what-makes-up-a-power-bi-desktop-pbix-file/
Depending on the complexity it may not be that hard to recreate. M code can be easily extracted.
This tool helps get your model details out.
http://radacad.com/power-bi-helper
Or wait until Jan when the next PowerBI Report server is due and the docs will work again.