Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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.
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
User | Count |
---|---|
10 | |
5 | |
4 | |
4 | |
3 |
User | Count |
---|---|
14 | |
9 | |
5 | |
5 | |
4 |