How to create a CSV file

Hi,

I want to create a CSV file for one of my databases in DOORS 9.5, but I just keep reading about people importing data from an ALREADY MADE CSV file. I want to make one that I can open up outside of DOORS and use for other reasons. How can I do this?

 


TheNimbleWalrus - Wed Jul 19 11:05:34 EDT 2017

Re: How to create a CSV file
TheNimbleWalrus - Wed Jul 19 11:21:29 EDT 2017

The way I figured it out was by making a blank CSV file (from something basic like Notepad) and then exporting the data by using File->Export->Spreadsheet and browsing to the CSV file I made. It'll overwrite the data from that file.

Re: How to create a CSV file
PekkaMakinen - Thu Jul 20 01:27:25 EDT 2017

TheNimbleWalrus - Wed Jul 19 11:21:29 EDT 2017

The way I figured it out was by making a blank CSV file (from something basic like Notepad) and then exporting the data by using File->Export->Spreadsheet and browsing to the CSV file I made. It'll overwrite the data from that file.

No need to create the CSV file before export. The Spreadsheet export will create and export the file.

CSV is just a text file, Comma Separated Values