Like what you see? Have a play with our trial version.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Anchor
top
top

Table of Contents
classcontents

Overview

Styleclass
ClasstopLink

top

HTML
<iframe width="700" height="394" src="https://www.youtube.com/embed/t6BbCslVsWE?color=white" frameborder="0" allowfullscreen></iframe>

...

Load CSV

Styleclass
ClasstopLink

top

Before importing a CSV file you will need to ensure the functionality is enabled and your CSV file is ready.

...

Expand
titleClick to Expand Instructions
Section
Column
width30%

1. Navigate to Administration > Admin Console, expand the Views section and click on the view you wish to import the CSV in.
Note: the selected view must be based on a writable data source.

Column
width70%

Section
Column
width30%

2. Edit the view and access the first step of the View Builder.

Column
width70%

Section
Column
width30%

3. Click on the Add CSV Table button at the bottom of the Database Tables list on the left.

Column
width70%

...

Expand
titleClick to Expand Instructions
Section
Column
width30%

1. Either click on the Browse Files link, or the CSV image to locate your file, or drag your file from the file system onto the grey area.

Column
width70%

Section
Column
width30%

2. Once selected, Yellowfin will confirm that the file has been uploaded.

Column
width70%

Section
Column
width30%

3. From here, if you have Advanced CSV Settings permissions, you can click on the Advanced Settings link, otherwise progress to step 4.
Advanced Settings include:

  • Field Separator - this allows you to specify which character is used in the CSV to separate values in the case that it's not a comma. If Other is selected, you can type your own character.
  • Precision - this allows you to define how many rows of the CSV Yellowfin will examine in order to define the field types and size.
    • Low Precision is fast, and only examines the first 1000 rows of the file.
    • High Precision is slower, depending on the size of the file, as it examines all rows.
Column
width70%

Section
Column
width30%

4. Once complete, click the Next button to progress to the preview step.

Column
width70%
 

Configure Data

Styleclass
ClasstopLink

top

Once you've selected your file, and defined any settings required, you will be taken to the CSV Data step of the process. This is where you will be able to define several things, including Column Titles, CSV Table Settings, and Converted Fields.

...

Expand
titleClick to Expand Details

Date Conversion

This allows you to convert a non-standard format date field (one Yellowfin doesn't recognise as a date by default) to a recognised date/time field, by specifying its format.
See Date Conversion for more information.

Timestamp Conversion

This allows you to convert values stored in Java time format (milliseconds since midnight January 1, 1970, GMT) to timestamps.

Numeric Conversion

This allows you to convert fields recognised as text by Yellowfin, that contain numeric values, to numeric fields.

Finish or Cancel

Styleclass
ClasstopLink

top

Once the formatting and configuration of the CSV data is complete, you will need to do one of the following:

...

Clicking on the X button in the top-right corner of the screen will cancel the import process. The CSV Table based on the file will be deleted. Select this option if you don't wish to go ahead with the import.

horizontalrule
Styleclass
ClasstopLink

top