Forum Discussion
MasterP
Helper I
6 years agoR script with filtered dataset
I'm just getting started with R scripting in Power BI. I know that I can create a script visual using any existing field by dragging that field onto the visual, after which it will automatically be l...
- 6 years ago
You don't need to limit yourself to add columns to the R script visual. You can add measures too. That should give you the flexibility to dynamically filter your "existing field".
lbendlin
Super User
6 years agoYou don't need to limit yourself to add columns to the R script visual. You can add measures too. That should give you the flexibility to dynamically filter your "existing field".