10-05-2016 12:51 PM - last edited 10-05-2016 13:00 PM
Description
Display a chart split by a variable, Each chart displays a subset of the data
Prerequisites (The sample .pbix files will not work without these prerequites completed)
1. Install R Engine
Power BI Desktop does not include, deploy or install the R engine. To run R scripts in Power BI Desktop, you must separately installR on your local computer. You can download and install R for free from many locations, including the Revolution Open download page, and the CRAN Repository.
2. Install the required R packages.
Download the R script attached to this message and run it to install all required packages on your local machine.
Required R packages:
ggplot2
How can i implement the ggplot2 package into power Bi? Thanks man
Very Helpful, Thanks!