2020. nov 14.

Use R visualisations in PowerBI

írta: dataanalyticsdemo
Use R visualisations in PowerBI

There is a lot of installing to do for this:

  1. install R (programming language);
  2. install R Studio;
  3. install rTools (othervise you will get the error: rtools is not installed) simple download and wizard install, no need for R console for this.
  4. Install ggplot2 with R studio console:
    install.packages("ggplot2")
  5. install/use plotly.
  6. Basic Test:

  1. Install powerBI (if you haven't already)
  2. Connect to test source in R: Home - Add -data - R script - type:

Now, with a real dataset:

Zoomed in:

Same with gui:

Szólj hozzá