Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
I have a stored procedure which accepts two parameters: from_date and to_date. I want to pass the parameter values to the SP using the Date Slicer. Meaning: I want to send the selected slicer values, start and end date, to the SP's parameters, from_date and to_date.
Is there any way to achieve this?
Solved! Go to Solution.
Hi @Anonymous,
I'm afraid that we cannot send the selected slicer values, start and end date, to the SP's parameters in Power BI currently.
However, we could create two parameters in Query Editor with Manage Parameters and then you could set your SP's parameters equal to the two parameters you created in Advanced Editor.
More details about Manage Parameter, please refer to the article.
Best Regards,
Cherry
Hi @Anonymous,
I'm afraid that we cannot send the selected slicer values, start and end date, to the SP's parameters in Power BI currently.
However, we could create two parameters in Query Editor with Manage Parameters and then you could set your SP's parameters equal to the two parameters you created in Advanced Editor.
More details about Manage Parameter, please refer to the article.
Best Regards,
Cherry
Okay, Thank you. I hope that it becomes a feature at some point.
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 60 | |
| 49 | |
| 30 | |
| 25 | |
| 23 |
| User | Count |
|---|---|
| 132 | |
| 102 | |
| 59 | |
| 39 | |
| 31 |