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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not applicable

How do I pass parameters to my SQL statement?

I am trying to use SQL stored proc in Power BI that takes country values (150+ countries) as parameters. So far,I was able to add the SQL stored proc and dynamically pass parameters using the filters. This approach uses native queries and it appears that i have to run the query against all the countries and later use the filter... Is there a way to avoid it? Can i run the query for 1 country and retrive the data for other countries as needed based on the filter selected? Thanks

1 ACCEPTED SOLUTION
v-yulgu-msft
Employee
Employee

Hi @Anonymous,

 

Here are some examples for your reference:

Execute SQL Server Stored Procedure With User Parameter In Power BI

parameters to SP or Sql query

 

Best regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-yulgu-msft
Employee
Employee

Hi @Anonymous,

 

Here are some examples for your reference:

Execute SQL Server Stored Procedure With User Parameter In Power BI

parameters to SP or Sql query

 

Best regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

 

You can use the Parameter. In query Editor, you can see this option under Home Tab -> Manage paramters. The below link has the details of this.

 

https://powerbi.microsoft.com/en-us/blog/deep-dive-into-query-parameters-and-power-bi-templates/

 

Thanks

Raj

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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