Forum Discussion
R graphics libraries does not work in PBI?
- 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
Anonymous,
>>"Can't display this visual. Make sure your R script results in a plot to the R default device."
For this issue, please check if the information on the link below helps or not.
http://community.powerbi.com/t5/Issues/R-visuals-with-the-DiagrammeR-package-don-t-work-in-Power-BI/idi-p/174131
Regards,
Charlie Liao
- Anonymous8 years agoNot applicable
That thread doesn't really answer my question. But thanks anyways.