Forum Discussion

MarvinConceição's avatar
6 years ago

Filltering published reports trough Links

Hi everyone, 
I need to filter a report I have published to web, but I can't seem to get how does this works.
I got an error saying the report is not available, or it just opens it without being filtered.

while I was looking for a way to do this I got to this thread:
https://community.powerbi.com/t5/Developer/URL-Filter-to-Publish-to-Web-Report/td-p/678444

 

The author has a similar problem and says that the links that where given to him weren't available anymore.
One of the comments say:

Hello @mlarab ,

Have you found the solution?

I know  that you could do it but I do not how, see below an example:

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

The "Country" is parameter and the name of country a variable, if you change to belgium the data will change as well.

Thanks,

Salva

 

The link he gives in his example does exactly what I need
Here's the example:

havin the end of the url with
&Country=Belgium
https://app.powerbi.com/view?r=eyJrIjoiZTA5N2VkYWQtYmNiMS00YWFmLWEwZWQtOGY4MmExNTlmZjllIiwidCI6ImMyO...

 

 


and the same url with
&Country=Austria
https://app.powerbi.com/view?r=eyJrIjoiZTA5N2VkYWQtYmNiMS00YWFmLWEwZWQtOGY4MmExNTlmZjllIiwidCI6ImMyO...

 


This is what I'm trying to acchieve with my own link, does anyone knows how does this work?

Do I have to buy pro or premium?
thanks in advance

4 Replies