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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
okanzka
New Member

Publish to Web Public URL Filtering

Hello dear community members,
I have a question which I have spent lots of time to implement but could not find the answer. Simply, I have a report that I published to public and intergrate it to the website. I need to find a way to filter the report by the url link. Following example, I have found out in the forum but could not find the answer how is this designed. Is there anyone done this before, would be appreacited! 🙂

Example:
https://app.powerbi.com/view?r=eyJrIjoiZTA5N2VkYWQtYmNiMS00YWFmLWEwZWQtOGY4MmExNTlmZjllIiwidCI6ImMyO... 
Not: When you change the Country=Spain for example, it is filtering the Spain

2 REPLIES 2
okanzka
New Member

But the example report I have shared from Politico is not having this page by page feature and it works exactly as I wanted to. Publish to Web (Public) and filtered by the URL simple exampleurl......&Column=value. Please see the below link agaian and change the parameter also make sure that report links including view?r=... 

https://app.powerbi.com/view?r=eyJrIjoiZTA5N2VkYWQtYmNiMS00YWFmLWEwZWQtOGY4MmExNTlmZjllIiwidCI6ImMyO...

Keith-Sayer
Resolver I
Resolver I

Without seeing the report builder behind your example, it's difficult to say for certain, but my guess would be the Country name you are passing isn't a filter but is instead a "page" name in the report. It looks like each country in this example report has it's own page, but you aren't applying a filter through the URL. So this method won't work in your case unless you also separate the different cases out to different pages.

 

Instead, you could try using this filter format on the URLs: Power BI URL Filters made easy - PowerPlatformLearn | Rory Neary

Which should be basically something like this:
https://www.exampleurl.com/$reportid=fjdfksd-fsdkffjs-dfjsdfksjdf&$filter=TABLENAME/COLUMNNAME in ('...

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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