Forum Discussion
Wing
7 years agoFrequent Visitor
Interactive R custom visuals not displaying in Power BI Desktop
I tried several online tutorials on how to begin creating interactive R custom visuals (such as the link shown below), and followed all these tutorials carefully. http://radacad.com/interact...
- 7 years ago
Have you added data into the visual's Values as well? Even though it references a sample dataset and not the Power BI data, adding data to Values should trigger the visual to appear.
deldersveld
7 years agoResident Rockstar
Have you added data into the visual's Values as well? Even though it references a sample dataset and not the Power BI data, adding data to Values should trigger the visual to appear.
Wing
7 years agoFrequent Visitor
It works now. Thanks for the hint. I'm off to the races making R-powered Interactive Custom Visuals !