Sharon
10 years agoMicrosoft Employee
Correlation Plot
Description
Correlation plots can be used to quickly find insights, showing what otherwise would require lots of iterative slicing and dicing of your data.
Download this sample to see how...
JaouadZrhibi
7 years agoHelper I
Hi Katalo,
I m really sorry, I am also a beginner in Power BI.
Hope you will find the solution.
Regards,
Jaouad
boefraty
7 years agoMicrosoft Employee
Hi JaouadZrhibi and Katalo,
Run
install.packages("corrplot")
from any R console. You can also download script provided with sample
https://community.powerbi.com/oxcrx34285/attachments/oxcrx34285/RVisuals/12/16/ScriptInstallPackagesWithWorkaroundsCorrplot.R
Unfortunatly, if you use R Visual, power BI can not handle automatic package install.
In case of R Custom Visual
https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104380814?tab=Overview
It is installed automatically