Forum Discussion
moralescas
7 years agoFrequent Visitor
Using an .Rds file in power BI
Dear community, I am creating a map in my Power Bi report using R visuals. The library(sp) to be precise. To create the map I am interested in, I need a SpatialPolygonsDataFrame that I can ea...
v-jiascu-msft
7 years agoMicrosoft Employee
Hi Paulo,
I would suggest you split it into two steps. One is getting data and another is creating a visual.
1. Get data with R script in the Query Editor.
2. Create a visual.
Best Regards,
Dale
