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 script variables?
2 Replies
- amitchandakSuper User
Anonymous , refer if this can help
https://www.thebiccountant.com/2017/03/22/use-slicers-for-query-parameters-in-powerbi/
- AnonymousNot 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.