Difference between revisions of "LookupTable Export To CVS File"

From Anote2Wiki
Jump to: navigation, search
Line 7: Line 7:
 
A GUI is launched allowing the definition of the file where the information will be saved.
 
A GUI is launched allowing the definition of the file where the information will be saved.
  
[[File:LookupTable_Export_File2.png|400px|center]]
+
[[File:LookupTable_Export_File2.png|250px|center]]
  
 
The file created will have the ".csv" extension and will follow the format below:.  
 
The file created will have the ".csv" extension and will follow the format below:.  

Revision as of 18:24, 9 January 2013

The contents of a Lookup Table can be exported to comma delimited file. For that purpose, the user right clicks the Lookup Table object in the clipboard and selects Resources -> Lookup Table -> Save to CSV file or, alternatively, uses the Export button within Lookup Table View.

LookupTable Export File.png

A GUI is launched allowing the definition of the file where the information will be saved.

LookupTable Export File2.png

The file created will have the ".csv" extension and will follow the format below:.

entity,class
entiyy,class
(...)