Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
I have created a report and uploaded it to my Power BI Report Server. I am trying to pass a filter from the query string as described here:
but when I do this, the report does not load and the following errors are logged in the console as shown below:
Errors Logged:
HTTP404: NOT FOUND - The server has not found anything matching the requested URI (Uniform Resource Identifier).
GET - http://localhost:8080/powerbi/libs/scripts/odataExplore.js
HTTP404: NOT FOUND - The server has not found anything matching the requested URI (Uniform Resource Identifier).
GET - http://localhost:8080/powerbi/libs/scripts/odataFilterParser.js
Error: Script error for "odataExplore"
http://requirejs.org/docs/errors.html#scripterror
at makeError (http://localhost:8080/powerbi/libs/scripts/powerbiportal.dependencies.externals.bundle.js:1238:1066)
at q.onScriptError (http://localhost:8080/powerbi/libs/scripts/powerbiportal.dependencies.externals.bundle.js:1238:13198)
I have published the report to the Power BI service and the filter is working fine there. But when I pass the same filter to the URL of the report on the report server, then the report is not rendering and errors are logged in the console.
I am using Power BI Report Server of version March 2018 and the Power BI Desktop is also version March 2018.
Solved! Go to Solution.
Same issue for me too with the March 2018 release. I've posted this on the issues forum:
Also noted it on the March 2018 Update release page:
https://powerbi.microsoft.com/en-us/blog/power-bi-report-server-update-march-2018/
I would like to see a patch release asap to restore this functionality.
Same issue for me too with the March 2018 release. I've posted this on the issues forum:
Also noted it on the March 2018 Update release page:
https://powerbi.microsoft.com/en-us/blog/power-bi-report-server-update-march-2018/
I would like to see a patch release asap to restore this functionality.
download latest upgrade 15.0.2.389 . It worked now
I have the same issue with March update.
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.