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! Request now

Reply
ebar
Regular Visitor

How to pass in query paramater via URL

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.

ebar_0-1648580609924.png

 

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'

1 ACCEPTED SOLUTION
d_gosbell
Super User
Super User

You cannot pass query parameters on the URL, you can only set filters in the filter pane with URL parameters.

View solution in original post

1 REPLY 1
d_gosbell
Super User
Super User

You cannot pass query parameters on the URL, you can only set filters in the filter pane with URL parameters.

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.