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.
Phil_Seamark
9 years agoMicrosoft Employee
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.
- natg9 years agoFrequent Visitor
Thank you Phil_Seamark & v-ljerr-msft
Let me try and update the message back.