Forum Discussion
akj2784
8 years agoPost Partisan
Performance issue with R custom Visual in Power BI
Hi, I have observed R Custom visual and also Custom visual created using pbiviz runs extremely slow in Power BI. I just have 10 records and few data manipulation columns. It takes more than 20 ...
Anonymous
8 years agoNot applicable
You mentioned you are doing data manipulation in the R script, one suggestion would be do do this before laoding the data into the visual.
One thing to check is that your power bi desktop is using the same version of R as your Rstudio as there may have been performance improvements in some updates to R that RStudio is using that power bi may not be if it is running of an older version.
Goofr
7 years agoAdvocate IV
Hi,
Any news on this topic?
Thanks,
Frank
- Anonymous6 years agoNot applicable
Any updates? Suffering from the same problem