Forum Discussion
hiimhp
7 years agoMicrosoft Employee
Connecting to R dataset - unable to connect
Hi! I am getting an error when I try to follow the steps in the doc here https://docs.microsoft.com/en-us/power-bi/desktop-r-scripts Essentially I would just like to try to run an R script to connec...
Anonymous
7 years agoNot applicable
Hi,
I have the same error here when using below script
= R.Execute("# 'dataset' holds the input data for this script#(lf)write.csv(dataset,""C:/Users/Documents/test2.csv"")",[dataset=#"Renamed Columns"])
ImkeF
7 years agoCommunity Champion
Same here.