leilaetaati's avatar
leilaetaati
Frequent Visitor
9 years ago

Using R scripts to show 5 different dimensions in a single Chart

There is a possibility to show different dimensions in just one chart using R scripts inside power bi, I have explained the process in my weblog posts (see: http://radacad.com/have-more-charts-by-writing-r-codes-inside-power-bi-part-2)
First of all you  need to install package ggplot2 in your R studio.