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
Anonymous
Not applicable

How to add SSRS-like report parameters to Power BI report?

I would like my Power BI report to present the user with a parameter (e.g. CompanyNumber). Once the user selects or enters the company number, I want this value to be used in the SQL query that is executed to bring back the report data.

How can this be done?

2 REPLIES 2
v-alq-msft
Community Support
Community Support

Hi, @Anonymous 

 

Based on your description, I assume that you want to use query parameter to transform different data based on the data from data source. I created data to reproduce your scenario. 

Table:

c1.png

 

You may go to 'Query Editor'=>'Home', 'Manage Parameters', create a parameter like below.

c4.png

 

Then you can use the paramter to filter rows as below.

c2.png

 

c3.png

 

Finally users can modify the parameter to filter the report by clicking 'Transform data'=>'Edit parameters'.

c5.png

 

c6.png

 

About query parameters, I'd like to suggest you refer to the following links.

Deep Dive into Query Parameters and Power BI Templates 

Power BI Desktop Query Parameters 

 

Best Regards

Allan

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

@Anonymous , refer if this can help

https://docs.microsoft.com/en-us/power-bi/paginated-reports/paginated-reports-parameters

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

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