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
manusinghal
New Member

Power BI report with SQL server multiple parameter

I have created a report in power BI using SQL server stored procedure with parameter.

After that I have created a parameter in power BI to accept the SQL parameter. however, in power BI it work fines for me.

But, Now how I can put the parameter using URL when I publish the report to power BI service. 

I need to implement report in web portal using my be by IFrame with parameter.

So, different user see different report by using parameter.

how can I achieve this??

3 REPLIES 3
manusinghal
New Member

@amitchandak first of all thanks for your replay.

My question is report/Dashboard is not change on the basis of parameter passed in URL.

 

amitchandak
Super User
Super User

@manusinghal , You need code that in iframe to control url based on user

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

First of all i created a stored procedure in sql server with 3 parameter.

After that i import stored procedure in my power BI desktop application, connectivity as import and pass the stored procedure name in advance option sql statement including parameter.

Like an example below.

 
 

1.JPG

 

Under advance editor tab of a table i hv setting of a table. Also created a 3 parameter with the same name.

 

 

 

 

now it will work fine for me if i edit paramter. Result is reflecting.

 

3.JPG

After publish the report i can't change the report on the basis of parameter passed in the URL.

hope this detail is sufficient for you.

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.

Top Solution Authors
Top Kudoed Authors