- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Need R Script Tutorial within Power BI
Can someone help answer two questons for me? 1. What type of data sets are ideal to use R scripts on? 2. Can someone provide a link to a tutorial video on how R scripts visual works within Power BI?
I have located the R Scripts Showcase Gallery in the help center, just now need to work backwards from there. Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you looked at the tutorial that Microsoft posted?
https://learn.microsoft.com/en-us/power-bi/developer/visuals/create-r-based-power-bi-desktop
Keep in mind that by default, the visuals are all SVG images. If you want to make it somewhat interactive, then you will want to incorporate ggplot2. If you aren't familiar with R yet, then learn the basics of that first before attempting to build a visual, because you will need to think through not just the operations that you want R to do, but also the dataframes you want to pipe from PowerBI to R.

Helpful resources
Join our Fabric User Panel
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Power BI Monthly Update - June 2025
Check out the June 2025 Power BI update to learn about new features.
