Forum Discussion
Error when saving report to Power BI Report Server
The resolution for me was to use the version of PowerBI Desktop which aligns with my Power BI Server version.
In my case, Microsoft Power BI Desktop (Optimized for Power BI Report Server - October 2017)
Located: https://www.microsoft.com/en-us/download/details.aspx?id=56136
I had to open existing PBIX files in this version of PowerBI Desktop and resave them. Then, I was able to upload.
- xantari8 years agoHelper II
Still hasn't worked for me. Running October 2017 Power BI Report Server and October 2017 Power BI Desktop...
Just see these in RSPortal log over and over:
RSPortal!reportserverwebapp!RSPortal.exe!1b!12/12/2017-15:34:45:: i INFO: Received request POST /api/v2.0/powerbireports%28Path%3D%27/Dashboards/Registrants%20State%20Map%27%29/Model.Upload | RequestID = s_dfcb697d-402f-4f70-a1b8-3a6a1f146a9e
RSPortal!library!RSPortal.exe!1b!12/12/2017-15:34:45:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ItemNotFoundException: , Microsoft.ReportingServices.Diagnostics.Utilities.ItemNotFoundException: The item '/Dashboards/Registrants State Map' cannot be found.;
RSPortal!reportserverwebapp!RSPortal.exe!d!12/12/2017-15:34:47:: e ERROR: The remote server returned an error: (401) Unauthorized. | RequestID = s_dfcb697d-402f-4f70-a1b8-3a6a1f146a9e- cmikos8 years agoHelper I
Is this generated by you clicking the "Take me there" link?
Microsoft.ReportingServices.Diagnostics.Utilities.ItemNotFoundException: The item '/Dashboards/Registrants State Map' cannot be found.;
That line and the 401 error are a bit strange?
Is there anything published on your server at all?
If so have you re-saved any reports created in previous versions of Power BI with the new version?
- xantari8 years agoHelper II
Nothing published currently. Will try publish some of my SSRS reports shortly.
I can access the GUI (http://powerbi/reports) just fine via Chrome and IE.