Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. 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.
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
11 | |
2 | |
2 | |
2 | |
2 |
User | Count |
---|---|
13 | |
12 | |
7 | |
5 | |
4 |