Forum Discussion
R Script Visuals Stopped Working
- Anonymous10 months ago
Hi econconsultant ,
Thanks for reaching out to the Microsoft fabric community forum.
Please cross check these points:
1) Publish to web isn't supported for R visuals. Reports with R visuals can still be published publicly, but any R visuals will not render (charts will appear empty).
2) Supported Current R runtime is R 4.3.3 for Power BI Service, make sure your report is using the supported version only.
3) R visuals require a Power BI Pro or Premium Per User (PPU) license to render in reports, refresh, filter, and cross-filter. Users of free Power BI can consume only reports that are shared with them in Premium workspaces.The following table describes R visuals capabilities based on licensing.
I hope this information helps. Please do let us know if you have any further queries.
Thank you
I am using scales, ggplot2, dplyr, and ggrepel. When I run the same code in R, using the version of R and version of those libraries suggested by Power BI, the code works fine.
As an additional consideration, the most basic of an R plot does not even work. The code below (which is probably the most basic plot anyone can do in R) works in the desktop version of Power BI but not the SharePoint version.
Hi econconsultant,
When you say SharePoint, is your report sitting in SharePoint, or is it sitting in a Premium workspace backed by a Fabric capacity?
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.