Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hi all,
First time using R and for someone reason its seems to be a hit and miss.
My code is below.
# dataset <- data.frame(H, SA, MA, Year, Subject)
# dataset <- unique(dataset)
library(plotly)
fig <- plot_ly(data = dataset, x = ~SA, y = ~MA)
figHi @bobbob123 ,
Please check this limitation list if there are some limitations in your operating environment.
Learn which R packages are supported - Power BI | Microsoft Docs
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check the details on the error statement. you should be able to know the problem statement
Proud to be a Super User!
This is the message I recieve.
No image was created. The R code didnt result in creation of any visuals.
As I've said It works on R Studio and I can run other simple scripts on Power BI using R. But I can't seem to get plotly to work.
https://community.powerbi.com/t5/Desktop/Using-Plot-ly-with-R-in-Power-BI-Desktop/m-p/717803
This thread may help you!
Proud to be a Super User!
I'm not sure, I've tried to run other scripts on POWER BI it works. When I try plotly it doesn't.
Plotly requires use of Node.js to operate. PBI cannot render Plotly natively, so it needs to be 'wrapped' in Node.js to work.
See link below
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 45 | |
| 38 | |
| 34 | |
| 21 | |
| 17 |
| User | Count |
|---|---|
| 65 | |
| 62 | |
| 31 | |
| 26 | |
| 25 |