Forum Discussion
Error when saving report to Power BI Report Server
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
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.
- cmikos8 years agoHelper I
What do you see in the Power BI Client when you try to publish something?
- xantari8 years agoHelper II
When going to File >> Save As, then I select Power BI Report server. I get this:
- cmikos8 years agoHelper I
I'd stay away from your SSRS reports for now and just try to get something trivial published to Power BI Report Server with Power BI client getting data from an SSAS cube
- xantari8 years agoHelper II
I don't have any SSAS cubes. The PowerBI Report I am attempting to publish is hooked to an IBM DB2 database. It runs fine locally.