Forum Discussion
Anonymous
5 years agoNot applicable
Slicer values as python script variable
Hi community, I want to execute a SQL server stored procedure and to make the user able to change the stored procedure parameters using slicer. Is there any way I can use slicer values as python ...
amitchandak
5 years agoSuper User
Anonymous , refer if this can help
https://www.thebiccountant.com/2017/03/22/use-slicers-for-query-parameters-in-powerbi/
Anonymous
5 years agoNot applicable
Hi amitchandak ,
Thanks for your reply.
There's a limitation in M-Query dynamic parameters that it does not support SQL server till date.