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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Power BI On Prem - pass filter via URL not working since Jan update

Hi, we have a system that has a link to one of our PBI reports on it. When the link is clicked, it passes the users username to the URL and shows them their dashboard (filtered by their username)

I updated the PBI Report server on Friday and since then, when a user clicks on the link the report doesn't load. It will say "Loading data" for a split second and then turn to a blank white screen. No data or visuals.

The below is the URL we are using - does anyone know how to fix this?

http://mansqlssrs03/pbireports/powerbi/Advice/Dashboards/Advisory%20Operations%20Realtime%20Consultant?filter=Advice_Users%2FAdviceUsername%20eq%20'John.Smith'

3 REPLIES 3
Anonymous
Not applicable

Hi  @Anonymous  ,

You can try the following two methods:

  1. Cache clearing in the browser.
  2. In your report page filter, whether there is a boolean value (XXX = TRUE), you can change the boolean value in the table (and in the filter) to a numeric value (XXX = 1),If not, you can clear the filter on the page and repost.

This is the relevant document, I hope to help you:

https://community.powerbi.com/t5/Report-Server/After-a-scheduled-refresh-the-report-has-no-data/td-p/312091/page/2

https://community.powerbi.com/t5/Service/Power-BI-Report-not-showing-data-after-publishing-to-Service/m-p/413508

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

I looked in the console for any errors and saw the below - has anyone had anything similar?

JD09631_0-1615284509817.png

 

Anonymous
Not applicable

Does anyone have any ideas on how to fix this or what the correct URL would be to filter the report?

 

spoke to IT about downgrading the PBI report server but doesn't seem as though this is an option. 

the data source I am using is SSAS tabular direct query 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors