Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
SunilKumarN
Regular Visitor

Passing Slicer value as SQL stored procedure parameter.

I have a set of stored procedures specifically designed for SSRS reports, and now I would like to utilize these same stored procedures for PowerBI. Is it possible to pass the slicer filter values and dropdown filter values as parameters to my SQL stored procedures? My goal is to achieve dynamic output, where the chart updates in real-time as I move the slider and modify the dropdown selection.

1 REPLY 1
marcosvin
Resolver II
Resolver II

Hello!

 

I believe that the simplest way for you to reuse the parameters of your stored procedures is using Power BI paginated reports. Through them you can use filters and dropdowns and have practically the same functionality as SSRS. You can see more details of how it works in the link:

Report parameters in Power BI Report Builder - Power BI | Microsoft Learn

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.