Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hello @amitchandak
@v-yuta-msft
@v-yulgu-msft
@V-lianl-msft
@Anonymous,
I have connected power BI with a stored procedure from a SQL Server database. I get results returned when I run the Stored Procedure in SQL Server but when I invoke a function after entering my parameters in Power Query I only get column headers and an empty table.
I have used the following URL resources to get to this point but still no positive results:
https://powerbi.microsoft.com/en-us/blog/deep-dive-into-query-parameters-and-power-bi-templates/
I will supply pictures to help bring my issue into context:
1. This is my "M" Code:
2. These are the parameters I enter:
3. This is the returned result set in PowerBI after the function in invoked:
Any help or insight would be appreciated!
Thanks!
Aaron
Solved! Go to Solution.
I'd try removing the spaces between the double quotes and single quotes and I'd doublecheck the data types of the parameters in the stored procedure.
Yes! Data was returned. Thanks You! What is the reason behind the importance of spacing with the quotes?
Aaron
There was space that ended up being part of the parameter passed to the stored procedure.
Got it, thanks again!
I'd try removing the spaces between the double quotes and single quotes and I'd doublecheck the data types of the parameters in the stored procedure.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 11 | |
| 5 | |
| 4 | |
| 3 |