Forum Discussion

jviana13's avatar
jviana13
New Member
3 years ago

Change Parameters created on Power Query Editor that affect a SQL Stored Procedure

Hello all.

 

I have a stored procedure fetching data from a sql server with Parameters.

The 4 parameters above (ShowEnabledParameters, ShowVisibleParameters, Language, RecipeTypeStatus) can have their value changed on Manage Parameters as the picture bellow shows.

What I want to know is that if there is a cway for me to add a slicer or whatever to change this without have to go to edit parameters. 

 

The idea is to give the user the option to change what the SP fetches from de DB and only have to click on refresh.

 

Thank you all.

1 Reply

  • No, this can't be achieved because PQ can't interact with any slicer.