cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
DeepaS
Regular Visitor

Dynamic Stored Procedure Call based on user input parameters

I want to be able to execute a stored procedure based on the input parameters selected by end user

  1.  DirectQuery Mode : I'm able to use dynamic M query parameters for SQL queries using   -  https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-dynamic-m-query-parameters
  2.  Import Mode : Also, I'm able to execute a stored Procedure  but cannot pass end user input parameters here

 

If we have to create a table , it is going to generate several million rows. Hence, we want to dynamically get user input and fetch only a subset of this. Please suggest.

 

Thanks for your help in advance! 

1 ACCEPTED SOLUTION
Daryl-Lynch-Bzy
Super User
Super User
3 REPLIES 3
DeepaS
Regular Visitor

@Daryl-Lynch-Bzy 

 

We are having function1 to feed data for Page1 and function2 to feed data for Page2. When we drill through from Page1 to Page2, the transient filters are displaying correct values but the data is not filtered in Page2 based on Page1 filters ( transient filters). Please suggest.

 

Thanks,
Deepa

DeepaS
Regular Visitor

Hello Daryl,

Thank you very much for your response. The Function worked for us. Appreciate your time 🙂

We used this site as suggested by you.

Chris Webb's BI Blog: TSQL Table-Valued Functions And Dynamic M Parameters In Power BI DirectQuery C...

 

Daryl-Lynch-Bzy
Super User
Super User

Helpful resources

Announcements
Winner of T-Shirt Design

Power BI T-Shirt Design Challenge 2023

Find out who won the T-Shirt Design Challenge and the top 3 finalists.

March 2023 Update3

Power BI March 2023 Update

Find out more about the March 2023 update.

Top Kudoed Authors