Forum Discussion
natg
9 years agoFrequent Visitor
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...
- 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
Microsoft Employee
9 years agoHi 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