Forum Discussion

natg's avatar
natg
Frequent Visitor
9 years ago
Solved

Dynamic visualization with R

Hi, Trying to build a small app with PowerBI visualization and data calculation in R. Depending upon the data selection (through a filter visualization or similar), would like the revised dataset t...
  • Phil_Seamark's avatar
    9 years ago

    The good news is the R Script visual will refresh each time a filter selection changes and the dataset it uses will reflect the changes.

  • v-ljerr-msft's avatar
    9 years ago

    Hi natg,

     

    R visuals in Power BI Desktop are refreshed upon data updates, filtering, and R visuals respond to highlighting other visuals, but you cannot click on elements in the R visual in order to cross filter other elements.:smileyhappy:

     

    Regards