Forum Discussion

MasterP's avatar
MasterP
Helper I
6 years ago
Solved

R 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...
  • lbendlin's avatar
    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".