It provides a common interface for exporting various types of data to a
file
specified by the user. The
first page
of the wizard allows selection of columns to export, the data to be exported
can be previewed prior to export in the
second page of the Wizard.
The
export options of the wizard allow data to be
exported in different
file types.
The First page of the wizard allows user to
select columns
to export data.
Illustrative snapshot:
- Available (Virtual)
Columns lists system columns and/or virtual columns (from the selected data
category ie "Contact" in this example) that are available for export.
- Included (Virtual)
Columns lists system columns and/or virtual columns (subset of "Available
(Virtual) Columns") data of these columns only will be exported to the specified
file.
- Export File information
- Click it to show Export
Options.
- Click it to move to preview
page before exporting (where you can place multiple filters to view/export filtered
data only!)..
- Clicking it to export data using the selected/entered parameters (ie Included (Virtual) Columns, File
Name, and Export Options).
It is used to preview as well as filter data that will be exported into the given output
file.
Illustrative snapshot:
- The displayed data can be
filtered using multiple conditions ie only the filtered data will be exported.
- In the snapshot, trial information for Site Name
[Starts with] "b" AND Trial Number [Equals to] 1 only are exported.
- Click on a cell in the datagrid and then click this button to set freeze in the
preview datagrid.
- Preview datagrid displays data that will be exported into the given
file name.
- Note: By default, the datagrid is sorted using the first two columns in the [ Included... ] list.
- Note about missing value in the preview datagrid.
- Click [ Back ] to return to previous page to select columns.
- Clicking it to export data using the selected/entered parameters (ie Included (Virtual) Columns, File Name, and
Export Options).
Click on [
Show Options ] to display additional
options available to export data.
Illustrative snapshot:
- Select a table to export
its data. The column names that are listed in the Available
(Virtual) Columns and Included
(Virtual) Columns lists belongs to this table.
- The listed
Misc Groups have at least one column name (in
its defined list) of the Available
(Virtual) Columns names. Selecting a Misc Group adds its pre-selected system
columns and/or virtual columns into the "Included (Virtual) Columns" list.
If the Misc Group has any column names that are not
listed in either list, then the column names will be excluded.
- Click [ Add Misc Group ] to run
Misc Group Setup Form to add new Misc Group using the columns in the Included (Virtual) Columns.
- Update columns (in the Included (Virtual)
Columns list) to change sorting order of the exported
data.
Table Name to Export data
When a table name is selected in the drop down list (1 in the
illustration below), the column names relevant to that table are listed in
the "Available" and "Included" column lists.
The
wizard will default to the table name matching the current task, in some cases,
the wizard will list more than one table names that are relevant to the current
task.
Following file types in which data can be exported from Katmandoo.
-
Excel 95-2003 (for data Entry): It is used to export data using the
Excel Spreadsheet Template that can be used for data entry. This is the default data export file type. It uses "XLDataEntryTemplateFileName"
in the <externalAppSettings> section of .config file.
- Excel 2007 (for
data Entry): This option allows to export data in "Excel 2007 with Macro
enabled". It uses "XL12DataEntryTemplateFileName"
in the <externalAppSettings> section of .config file.
- Comma-separated value: It
is used to export data in Comma Separated Value (CSV) format. The data is exported
into a text file, values are wrapped with double-quotes and are separated by commas.
This option is highly recommend for exporting large data sets for reporting.
-
dBase III: When this option is selected, the data is first exported in Microsoft
Access database. Then the data from the Microsoft Access database is inserted into
the dBase III database.
-
MS Access 2000-2003: It is used to export data into a Microsoft Access database.
The table name in the Microsoft Access database will be the data category selected
in the Export Wizard.
- Extensible Markup Language: It is used to export data in XML (Extensible Markup
Language) format including schema for the XML file.
- Hypertext Mark-up Language
(HTML): It is used to export data in HTML format.
- Excel 95-2003 (for Report): It is used to
export data using the Excel Spreadsheet
Template for reporting purpose only. Since the validation information is
not exported using this option, it is not
recommended to use the file using this option to import data into
Katmandoo. It uses "XLReportingTemplateFileName"
in the <externalAppSettings> section of .config file.
- Excel 2007 (for Report):
This option allows to export data in "Excel 2007 with Macro enabled". Since the
validation information is not exported using this option, it is
not recommended to use the file using this option to import data into Katmandoo. It uses
"XL12ReportingTemplateFileName" in the <externalAppSettings> section of .config
file.
When export process is running, caption of the [ Close ] command button is changed
to [ Cancel ]. In that stage, you can click on the [ Cancel ] button to cancel the
export process and delete the file being created. User can make any changes as required
and the click on [ Export ] without closing the [ Common Export Wizard ].