Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi
1) I have a Stored Procedure to execute in Query window in Power BI Import Mode, multiple parameters need to be pass (Dynamically) in order to execute this Stored Procedure.
EXEC sp_test India,20 -> this query works in Power BI as i am passing static values to the parameters .
But
EXEC sp_test @Country,@Value -> i need to pass values dynamically to these parameters from Power BI
Solved! Go to Solution.
User | Count |
---|---|
8 | |
7 | |
2 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
4 |