Forum Discussion

ZaraSeif123's avatar
ZaraSeif123
Frequent Visitor
8 years ago

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 file but I haven't been able to configure it to work on service.

 

What command in R language should I use to write to Onedrive?

 

Thanks in advance

5 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable
    Did you find a solution to getting script to write file to a local file in pbi service? I came across this challenge today
    • ZaraSeif123's avatar
      ZaraSeif123
      Frequent Visitor

      No unfortunately I didn't. Customer's requirements changed and I didn't have to do it anymore.

      • Anonymous's avatar
        Anonymous
        Not applicable

        Thanks for the prompt response.

        Shame it doesn't seem like it is feasible. Would be really useful to store staging data or to allow storage of API data that only exposes activity in the last 90 days. Was trying to use this to extract and store the Power BI refresh history data. I might post an idea and link back to this post in case someone else stumbles across this problem.