Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have an embedded power bi report server report on a webpage.
<div class="pbi-iframe">
<iframe src="http://reportserver/reports/powerbi/Sales/CustomersTest?rs:embed=true"></iframe>
</div>
I have created a query parameter (Cityparam) in the report which I want to pass it a value from the URL.
Is it possible to pass in paramater=value in the URL for an embedded PBIRS report? I had something like this in mind:
http://reportserver/reports/powerbi/Sales/CustomersTest?rs:embed=true&Cityparam='New York'
Solved! Go to Solution.
You cannot pass query parameters on the URL, you can only set filters in the filter pane with URL parameters.
You cannot pass query parameters on the URL, you can only set filters in the filter pane with URL parameters.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 7 | |
| 5 | |
| 5 | |
| 4 |