Forum Discussion
Anonymous
8 years agoNot applicable
R graphics libraries does not work in PBI?
Hi everybody, I'm trying to bring my graphics from RStudio to PBI but it's giving me this error: "Can't display this visual. Make sure your R scripts results in a plot to the R default device"...
- 8 years ago
Not an R expert by any means, but the only way I'm aware of using Plotly in Power Bi is via the custom visual. I successfully followed the instructions from the radacad blog linked below a while back. Its a much more involved process than the regular R visual, but the results are there. It does require installation of node.js as well.
http://radacad.com/interactive-map-using-r-and-power-bi-create-custom-visual-part-1
otravers
7 years agoCommunity Champion
Anonymous only some R libraries are supported in Power BI:
https://docs.microsoft.com/en-us/power-bi/service-r-packages-support
Anonymous
7 years agoNot applicable
Thanks otravers for the hint!
I feel i will have fun...