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

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.

Reply
angeleyes_7181
Regular Visitor

Invoking Function from SQL Stored Procedure

Hi I am struggling with a query where I am passing some10 parameters in to a SQL Stored Procedure and trying to invoke the function to bring back result set. I created parameters and binded them to individual fields on Desktop from which the passed through into SQL Stored Procedure. 

 

Whenever I try and invoke the result set is being created as a new table but I want only one query to get me the result set from stored procedure. Also I need help with figuring out how to get a button to execute the invoke function with the selections made on Desktop slicers.

 

Appreciate your help and thanks in advance

2 REPLIES 2
amitchandak
Super User
Super User

@angeleyes_7181 , I think you can do for SQL server, check

https://www.c-sharpcorner.com/article/execute-sql-server-stored-procedure-with-user-parameter-in-pow...

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

Hi @amitchandak  Thanks for your reply. I have already done what you suggested in the link. Everything works fine till that point where I invoke the query and get a result set.

 

The next part I have done is to bind these parameters with individual fields so that the input is taken from these fields. I also have a parameter where its free text - basically the parameter should take input from a text box and pass it through stored procedure. Also when users make changes to selections then these should pass through sql sp and get me the result set. This is where I am stuck. Hope that's clear

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.