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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Anonymous
Not applicable

Export to csv: configuration

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.

1 ACCEPTED SOLUTION
alanhodgson
Solution Supplier
Solution Supplier

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:

Capture9.PNG

End Result:

Capture10.PNG

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

@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?

Anonymous
Not applicable

Hi,

I have same problem described in this topic.

Someone has any solution? Maybe PC definitions edditing?

Anonymous
Not applicable

delimiter of csv is usually preset in system regional settings - Region - Additional settings - Numbers - list separator

alanhodgson
Solution Supplier
Solution Supplier

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:

Capture9.PNG

End Result:

Capture10.PNG

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.