Forum Discussion
R visual not displaying
- Anonymous5 years ago
Hi Midsummer
Please check whether you have installed node.js in your PC.
And then follow the steps as below to build your custom visual by R code in Power BI.
Step1: You should download NodeJS 4.0+ Required (5.0 recommended) from https://nodejs.org/.
Step2: Follow the steps proposed by Avi Sander. Create an “rhtml” template.
Reference Blog: Interactive Charts using R and Power BI: Create Custom Visual
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
3 Replies
- TomMartensSuper User
Hey Midsummer ,
please provide the R code.
Do you receive the error message in Power BI Desktop and the Power BI Service?
You have to use the default graph device if you want your chart rendered in Power BIRegards,
Tom
- AnonymousNot applicable
Hi Midsummer
Please check whether you have installed node.js in your PC.
And then follow the steps as below to build your custom visual by R code in Power BI.
Step1: You should download NodeJS 4.0+ Required (5.0 recommended) from https://nodejs.org/.
Step2: Follow the steps proposed by Avi Sander. Create an “rhtml” template.
Reference Blog: Interactive Charts using R and Power BI: Create Custom Visual
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- MidsummerFrequent Visitor
Thank you very much for your help