Forum Discussion
Anonymous
6 years agoNot applicable
R auto save issue
Hi everyone, I have an issue in adding the below to my query steps. write.csv(dataset, file = "C:/Users/XXXX/Desktop/dataset.csv") whenever I run it, it displays another empty table with colu...
v-easonf-msft
6 years agoCommunity Support
Hi , Anonymous
Could you please tell me whether your problem has been solved?
The R script you wrote is just used to export data to the desktop as a csv.
After running this R script, it will display another empty table with name and value columns in the edit query, which is the normal result.
You only need to check whether it generates a csv file which contains the result you want on the desktop .
If the exported date format is incorrect, please convert the date format to text in query editor.
Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.