LookupTable Export To CVS File

From Anote2Wiki
Revision as of 18:24, 9 January 2013 by Hcosta (talk | contribs)
Jump to: navigation, search

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
(...)