leilaetaati
9 years agoFrequent Visitor
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.
eyJrIjoiNjQwMzYyNTktODRhMi00OWNkLTkzN2YtOGVhZmYxY2NhOTRjIiwidCI6ImNjODBmOGQ2LTNjMzUtNGRhNC1iMGY4LWNiZWFkYjAwNDY3ZSIsImMiOjEwfQ
2 Replies
- Mike_CarloMost Valuable ProfessionalI believe r visuals are not supported when using publish to web. Thus, your r visual is not appearing correctly in this post. See the following link for details: https://powerbi.microsoft.com/en-us/documentation/powerbi-service-publish-to-web/#limitations
- leilaetaatiFrequent Visitor
Thanks for your comments, I uploaded the correct file.
Thanks