In this video, we will use Power BI Desktop to create a report page.
1. Add R script visual to a report page
2. Understand core concepts of Tidy data,Tidyverse package and Log odds
3. Use R Studio IDE to code step by step
4. Copy the created code and then paste it in Power BI R script window
5. Add a slicer and then view the R script visual
We will use 1 dataset - UFO Sightings dataset - from the Tidytuesday R Repository
FYI: Periodically we will create additional report pages & add more videos using the same datasets so that we will create a dedicated playlist for all these videos.
Datasets:
https://github.com/rfordatascience/ti...
More datasets @Tidytuesday R
https://github.com/rfordatascience/ti...
TIMESTAMPS
00:00 Intro
00:16 Add R Script Visual and add values to it
01:19 R Studio IDE
1:44 Brief intro to core concepts
5:03 Continue coding in R Studio
14:00 Visualize the output plot on R Studio
14:25 Paste the code in Power BI R script editor
14:58 Visualize the visual in Power BI desktop
15:10 Recap and Conclusion