A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
You may try power query import wizard.
- Data>get data>from file > from CSV
- choose your delimiter.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Dear community,
I face the issue that some of the software we use has exports where the data in the csv file is broken into several columns when I open it in Excel. However, most of the content is still in "regular" CSV format where the different columns are all shown in one column, separated by a comma. However, when I use the text-to-column feature, it
Is there an alternative workaround so that I do not lose data while also having all columns mapped correctly? Google Sheets automatically maps all columns correctly when importing csv files.
Many thanks!
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Thank you! This was an interesting workaround but it also breaks the decimal delimiters in the source data.
Thus, it unfortunately does not help for my use case.
Hi exceluser. I am an Excel user like you.
When you use Text to Columns Excel will not insert additional columns for the data that is being split up. So, if you are breaking the data up into three columns and there is other data already in the two columns to the right of the one you are expanding, Excel will overwrite those two columns which is why you get the warning. If you add blank columns for the data to expand into (figure how many extra columns in addition to the original column that it will take) then Excel will expand into those blank columns where it won't overwrite any data and you shouldn't get that warning.
You may check this link for import CSV file.
Power Query - How to import a CSV file that does not match your locale - Microsoft Community