Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
AlaFawzi
Regular Visitor

Pass filter in URL (Power BI Report Server) is not working

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:

https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/19727650-pass-filter-in-url-power...

but when I do this, the report does not load and the following errors are logged in the console as shown below:

Untitled.pngErrors 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.

 

 

 

1 ACCEPTED SOLUTION
jason_quinn
Advocate II
Advocate II

Same issue for me too with the March 2018 release.  I've posted this on the issues forum:

 

http://community.powerbi.com/t5/Issues/Bug-in-March-2018-PBIRS-Releas-URL-Parameters-not-working/idi...

 

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.

View solution in original post

4 REPLIES 4
jason_quinn
Advocate II
Advocate II

Same issue for me too with the March 2018 release.  I've posted this on the issues forum:

 

http://community.powerbi.com/t5/Issues/Bug-in-March-2018-PBIRS-Releas-URL-Parameters-not-working/idi...

 

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

ShaneC
Frequent Visitor

I have the same issue with March update.

@ShaneCWas it working in October 2017 update?

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors