September 2017
Intermediate to advanced
802 pages
37h 6m
English
The R programming language, including its powerful and extensible features in data processing, advanced analytics, and visualization, is deeply integrated with Power BI. An R script can be used as a data source for a Power BI dataset, as a data transformation and shaping process within an M query, and as its own visualization type within Power BI reports and dashboards. Like standard Power BI visuals, R script visuals directly leverage the relationships defined in the data model and can be dynamically filtered via other visuals, such as slicers.
In this recipe, two histogram visualizations are created in Power BI Desktop with R scripts, one with R's standard distribution base ...
Read now
Unlock full access