hi all
my intial csv file is like this
i do have CSV file and need to extract data where 4 columns in single column
you can see below image
i need to add each vale in individual columns
like below
Thank you!!!
hi all
my intial csv file is like this
i do have CSV file and need to extract data where 4 columns in single column
you can see below image
i need to add each vale in individual columns
like below
Thank you!!!
Open it in Notepad, not Excel, and figure out what the column delimiters are. Then use Read CSV and set the delimiter property correctly.
That doesn’t look like a proper CSV file. There is nothing between the columns. What’s the source of this file, can you get a proper file format?
Do you have an example of the file with multiple rows of data?
output.7z (239 Bytes)
I can’t open .7z files. Just copy paste a few rows of the data here.
can you share the note pad file its not opening