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.
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.
Thank you very much for your help