Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin 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.
Hello there,
Is there any possibility to configure the export to csv?
Each time we like to open the csv-file with Excel, we get one column with all the values concatenated.
We have to open a blank sheet in Excel, import the csv-file and tell excel to use a comma as separator, ...
Thanks in advance for any idea.
Solved! Go to Solution.
Hey @Anonymous,
This can be done with a simple R script. You will need to have R installed and the package "utils".
See my screenshots below:
Script w/ visual:
End Result:
@alanhodgson I'm not used to use R-scripting.
I have the impression that your solution has to be develloped for each export i want to do. Correct me if I'm wrong.
(So at this moment i don't think i got an answer. I don't know who has closed this issue by accepting the answer as a solution. I don't know how to reopen this issue.)
I would like to have the possibility that a user can tell to the system that he wants to use tabs instead of , as seperator (and other choices) and that this is working for each export for each visual in the whole report.
Thanks in advance for any information!
Eddy
Same here. On one PC it is exported as csv in separate columns.
On other PC it exports it all data in one column ( separated by coma).
Any solutions how to solve this problem ,so it exports data in separated columns?
Hi,
I have same problem described in this topic.
Someone has any solution? Maybe PC definitions edditing?
delimiter of csv is usually preset in system regional settings - Region - Additional settings - Numbers - list separator
Hey @Anonymous,
This can be done with a simple R script. You will need to have R installed and the package "utils".
See my screenshots below:
Script w/ visual:
End Result:
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
60 | |
33 | |
25 | |
23 | |
21 |
User | Count |
---|---|
57 | |
40 | |
26 | |
24 | |
22 |