1.7

Table Of Contents
Using the wizard for CSV files
The DataMapper wizard for CSV files helps you create a data mapping configuration for a CSV
file. The wizard automatically detects delimiters and extracts all data in one extraction step.
The wizard interprets each line in the file as a record. If your data file contains transactional
data, you will probably want more lines to go in one record and put the transactional data in
detail tables.
The wizard cannot create detail tables. If the file contains transactional data, the data mapping
configuration is best created without a wizard (see "Creating a new data mapping
configuration" on page80).
There are two ways to open a CSV file with a wizard: from the Welcome screen or from the File
menu.
l
From the Welcome screen
1.
Open the PlanetPress Connect Welcome page by clicking the icon at the top
right, or select the Help menu and then Welcome.
2.
Click Create a New Configuration.
3.
From the Using a wizard pane, select CSV.
4.
Click the Browse button and open the CSV file you want to work with.
5.
Click Next.
l
From the File menu
1.
In the menu, click File > New.
2.
Click the Data mapping Wizards drop-down and select From CSV File.
3.
Click Next.
4.
Click the Browse button and open the CSV file you want to work with.
5.
Click Next.
After selecting the file, take a look at the preview to ensure that the file is the right one and the
encoding correctly reads the data. Click Next.
Page 84