It's all about the answers!

Ask a question

Importing and exporting data to TSV


Deon Hulett (16713) | asked Apr 02 '15, 2:45 p.m.
 Hello,

Is it possible to import and export data to TSV (Tab-separated values) files, instead of CSV?

Thanks in advance!

2 answers



permanent link
Glen Maxfield (956) | answered Apr 02 '15, 6:41 p.m.
It's a kludge, but you could export to csv, open with another editor, and then save as TSV?

Comments
Deon Hulett commented Apr 09 '15, 7:06 a.m.

 The problem is that because of the regional settings of my computer (Brazil), commas are used as decimal points for numbers, so, when I try to open the exported CSV file with MS Excel, all the content of the file is written in the first column of the spreadsheet, instead of being separated by columns.


permanent link
Ralph Schoon (63.5k33646) | answered Apr 09 '15, 8:14 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The Eclipse client import allows to select the separator you want to use. Tab is one of the options.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.