Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello,
I have a R script that I wrote (works in R studio), but it wont display in power bi desktop. I can display the simple ggplot. However, when i convert my graph to a plotly, using the ggplotly() command, and try to show the graph, I get the error:
"Can't display this visual. No image was created. The R code didn't result in creation of any visuals. Make sure your R script results in a plot to the R default device."
Any thots?
Thanks,
Sean
Hi @SeanLaTulippe,
>>"Can't display this visual. No image was created. The R code didn't result in creation of any visuals. Make sure your R script results in a plot to the R default device."
Based on error message, I think current r visual not support to some advanced operation. You should use the base function to instead.
Regards,
Xiaoxin Sheng
Well, actually PowerBI does support the plotly package. It just doesn't seem to work exactly the same as it might in R Studio or another R IDE.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 63 | |
| 55 | |
| 41 | |
| 16 | |
| 14 |
| User | Count |
|---|---|
| 98 | |
| 80 | |
| 35 | |
| 29 | |
| 25 |