Forum Discussion
Newer version error, though not really new!
- 2 years ago
By default the May 2024 version of Desktop for RS will create files with a version of 1.28, but I think you also need to remove the "DAX Queries" folder from inside the pbix file to stop desktop from resetting the version to 1.31
Do you know if you used the new DAX Query View feature? This seems to be triggering a file version update that the server is not expecting. You might need to log a support ticket with Microsoft to get this investigated.
- mohammadjavaher2 years agoHelper I
Thanks for your response. Yes, we used DAX Query View once (just for test). How can I undo changes caused by this feature? We are using developer version and don't have a pro license to log a support ticket 😞
- mohammadjavaher2 years agoHelper I
I used HxD hex editor and altered Version file to show 1.30 instead of 1.31 and now RS accepts file with absolutely no problem. The only issue remaining is when I open file using Desktop RS and save it, it reverts to 1.31 and I have to mangle Version file each time I want to upload it. But I want to thank you for your idea which led to solution to my problem 🙏
- d_gosbell2 years agoSuper User
By default the May 2024 version of Desktop for RS will create files with a version of 1.28, but I think you also need to remove the "DAX Queries" folder from inside the pbix file to stop desktop from resetting the version to 1.31
- mohammadjavaher2 years agoHelper I
Many many thanks! You are a genius! I removed "DAX Queries" folder and when saved file, it reverted version back to 1.28!