Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Problems exporting a file to Sharepoint from Power BI

I have a problem related to the link between Power BI and Sharepoint. I need to export a csv file from Power BI to Sharepoint using R code, however if i use this thread, it won´t work. What can i do ? Thanks for the help

2 Replies

  • Stachu's avatar
    Stachu
    Community Champion

    it seems to be more of an R question than PowerBI question. Does R support extracting CSV from PowerBI?

    the code you show is related to csv file extension, not pbix

     

    or do you want to use R within PowerBI to process the CSVs?

    • Anonymous's avatar
      Anonymous
      Not applicable

      I am using R script to export csv files through Power BI, i mean, inside a pbix file i use an R script to export a csv file but i can´t connect that script to a Sharepoint page for saving the csv file in that website.That´s my problem.

       

      Thanks for the help.