Forum Discussion
kqian
9 years agoRegular Visitor
Passing a parameter to an R visual
What is the best way to pass a parameter into an R visual? One solution that works but seems very inefficient is to take every possible value of the parameter and create a copy of your dataset for ev...
v-sihou-msft
9 years agoMicrosoft Employee
No, it's not possible. You can't apply parameter like Query Parameter in R script executed in R visual. It doesn't support executing R script within R visual dynamically based on selection in slicer.
Regards,