This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Your file has been submitted successfully. We’re processing it now - please check back in a few minutes to view your report.
09-20-2016 20:13 PM - last edited 09-23-2016 09:53 AM
R Plot Example
Description
Adding Multiple chart types on one graph can be necessary to compare various variables.
Learn It
Want to see exactly how I built this visual? Check out my Tutorial on PowerBI.Tips which explains how to create this visual step by step, with detailed explainations about the R code. Enjoy!
Prerequisites (The sample .pbix files won't work without installing the following)
1. Install R Engine
Power BI does not include the R engine. Therefore, a seperate installation is required to install R on your local computer. You can download R from the Revolution Open download page, and through the CRAN Repository.
2. Install the R packages
Once R engine has been installed you can dowload the package from the Revolution Open Package Downloads Page.
Required R Packages
ggplot2
Tested on
MRO 3.3.1, CRAN 3.3.1