Forum Discussion
Prashanth13
2 years agoRegular Visitor
Power BI Service R Script Runtime error
Hi Support, My R visual created using package tidyverse version 1.2.1, it was in list of supported packages and it was running absolutely fine in desktop but it is giving an error 'Script Runtime...
- 2 years ago
In the R Visual code, there are few step calculations steps before the GGplot, I have removed it and did those steps in power query data transformation, Then it worked, i was able to see the R Visual graph in both desktop and service.
Prashanth13
2 years agoRegular Visitor
In the R Visual code, there are few step calculations steps before the GGplot, I have removed it and did those steps in power query data transformation, Then it worked, i was able to see the R Visual graph in both desktop and service.