Forum Discussion
ZaraSeif123
8 years agoFrequent Visitor
R script Write to csv file on Onedrive
Hi I need to export a dataset to a file on Onedrive for business, whenever my reort gets refreshed in Power Bi service. I have a R script in Power BI desktop that exports the dataset to a local csv...
v-jiascu-msft
8 years agoMicrosoft Employee
Hi ZaraSeif123,
What I can think out is using OneDrive REST API since OneDrive isn't a general folder. I would suggest you go to https://stackoverflow.com/tags/onedrive for professional support.
Best Regards,
Dale