Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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?
Any update on this issue please?
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:
Is it impossible to export data in powerbi without being with the "Export data" function?
User | Count |
---|---|
35 | |
22 | |
21 | |
14 | |
13 |
User | Count |
---|---|
26 | |
19 | |
18 | |
18 | |
16 |