Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in BI by (17.6k points)
edited by
I have an IFrame which shows a PowerBI embedded Report that having a world map. Can I pass a parameter to PowerBI Embedded via an embedded URL to filter my report based on a specific country.

Thanks

1 Answer

0 votes
by (47.2k points)

We need to add the following line of code to the end of iframe's URL for embedding the report: 

&$filter=tablename/fieldname+eq+'countryName'

Related questions

Browse Categories

...