Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
danielPrieto
Advocate I
Advocate I

Export dataset into a file from Power BI Service using R script

I have developed a report with PowerBI Desktop that includes a R visual that exports the dataset to a csv by putting a local path:

 

write.csv2 (dataset, "path/dataset.csv")

 

Is there any way to do this from PowerBI Service?

3 REPLIES 3
danielPrieto
Advocate I
Advocate I

Any update on this issue please?

v-juanli-msft
Community Support
Community Support

Hi 

After researching, i don't find any articles about exporting dataset into a file from Power BI Service using R script.

You could consider "export data" in Service.( create a table visual and add all your columns in, then use "export data" fuction.)

https://docs.microsoft.com/en-us/power-bi/power-bi-visualization-export-data

 

Best Regards

Maggie

 

Thanks for your reply @v-juanli-msft but I need export dataset using R script by two reasons:

  1. "Export data" function has a row limit.
  2. https://community.powerbi.com/t5/Desktop/Show-different-columns-columns-based-on-filter/m-p/488788#M.... R script is a form to solve this situation because it allows me to create dynamic tables based on filter/slicer. 

Is it impossible to export data in powerbi without being with the "Export data" function?

 

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.