Forum Discussion
Power BI Report Server October 2020 update has been released.
Some rapid fire followup questions:
- Are you having issues with all reports or just this one?
- Can you say the types of datasources found within this report?
- Anything different/unique as it related to datasources connectivity in it?
- I assume the refresh fails consistently as well?
- Just double checking you are on Version: 1.9.7627.11028 (Build 15.0.1104.264). You can find this version in the portal under the about dialog.
This was occurring to any previously pre enhanced metadata report with sql server database connections.
The following appears to have resolved my issue, atleast with sql server connections for reports created pre october report server release.
Steps
- save report with enhanced metadata option on
- scheduled refresh no longer works.
- go back to report, select file>options and settings>data source settings
- highlight the data source connection (only sql server in my case) and click change source.
- dont change anything, click ok, close, apply changes and finally save report.
- now when i refresh using the schedule refresh option it works with no issues.
Not sure if this works for other data sources, but it worked for me with my sql server connections. Can only assume the data source connections need to be resaved to adhere to the new metadata format?
Anyway, i hope this works for others.
- Anonymous5 years agoNot applicable
This workaround worked for me 👍 Thanks a lot 😃
- Anonymous5 years agoNot applicable
this is what fixed it for us, thanks heaps 🙂
i had raised a call with MS regarding the issue and this was the response
--
- Before the PBIX file is upgraded to the new format in the October 2020 version of PBI Desktop (Optimized for PBIRS), a backup copy is saved in the app data folder:
C:\Users\<user>\AppData\Local\Microsoft\Power BI Desktop SSRS\TempSaves\Backups
- Open PBI Desktop and turn off the Enhanced Metadata option. Go to File -> Options and settings -> Options -> Global-Preview features -> then uncheck the option:
- Restart Power BI Desktop
- Reopen the backup PBIX file
- You should be able to use backup version of the report in PBI Desktop and publish it to the PBIRS server. It is the v1 model schema and the same format as in May 2020 PBIRS.