The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
I have some scripts that use the plotly package that work in RStudio. However, when you take them to Power BI Desktop, no graph is generated.
Do you know if it is possible to generate the graphs using the plot_ly command in Power BI?
Solved! Go to Solution.
"plotly" isn't listed in the R packages currently supported by Power BI - see https://powerbi.microsoft.com/en-us/documentation/powerbi-service-r-visuals/#supported-packages
This is an old thread but it still ranks high in Google search results, so for the benefit of people still landing here: there's been support for plotly in Power BI since mid-2017:
https://powerbi.microsoft.com/en-us/blog/interactive-r-custom-visuals-support-is-here/
This is an old thread but it still ranks high in Google search results, so for the benefit of people still landing here: there's been support for plotly in Power BI since mid-2017:
https://powerbi.microsoft.com/en-us/blog/interactive-r-custom-visuals-support-is-here/
"plotly" isn't listed in the R packages currently supported by Power BI - see https://powerbi.microsoft.com/en-us/documentation/powerbi-service-r-visuals/#supported-packages
As far as I Know, You can not use Plot_ly library to generate graphs in powerbi.R visuals in PowerBI already have that kind of interactivity ( Slicers responsiveness).