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

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

Overview

Load CSV

Create

To import a CSV file through the Report Builder you will first need to open the builder:

  1. Click Create in the main navigation menu, and select the Report option.
  2. Click the Create button on the Report Initialisation page.
  3. Select the Load CSV file option.

Load

From here you will be taken to the CSV File page, where you will need to locate and load the CSV file.

  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.
  2. Once selected, Yellowfin will confirm that the file has been uploaded.
  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:
    1. Data Source - this allows you to select the writable data source you wish to import the CSV data into.
    2. View Category - this allows you to select the view category to store the CSV view, Yellowfin will create, into.
    3. 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.
    4. Precision - this allows you to define how many rows of the CSV Yellowfin will examine in order to define the field types and size.
      1. Low Precision is fast, and only examines the first 1000 rows of the file.
      2. High Precision is slower, depending on the size of the file, as it examines all rows.
  4. Once complete, click the Next button to progress to the formatting step.

Format & Configure Data

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, Column Default Formatting Settings, CSV View Security, CSV View Settings, Additional Fields, and converted Fields.

Data Step Options

These options are available outside of the Data Step menus.

Column Titles

By default, Yellowfin assumes that the first row of your CSV contains the text to be used as column titles, rather than data itself.
To change this option you can uncheck the First row contains unique titles option at the bottom-left of the page.
This will take the first row of the CSV and treat it as data, allowing you to provide your own labels.

If you wish to change some or all of the column titles displayed, there are two methods you can use.

  1. You can click on the title, which will select it and allow you to enter new text, or
  2. You can access the Column Formatting menu and change the Title there.

Rows

This allows you to change the number of rows previewed.

Refresh

This allows you to refresh the data displayed in the preview.

Field Drop Down Menu

This menu is accessed by clicking on the blue arrow on a Column Title.

Convert to Text Field

This allows the contents of the field to be treated as text, changing the functionality that's available to it from numeric or date to text. This option is only displayed on fields not recognised as text natively.

Field Type

This allows you to change the field from a Metric to a Dimension or Geography, or from a Dimension to Geography.

Index

This allows you to add an index to the field in order to increase read performance. Generally, indexes should be added to fields that will be used in joins or filters.

Drill To

This allows you to define a Dimension field to Drill Down to.

Format

This opens the Column Formatting menu, allowing you to apply default formatting options and apply meta data to the field.

Default Aggregation

This allows you to assign a default aggregation to be applied to the Metric field when added to reports. This can be overridden in the Report Builder.

Copy

This allows you to create a duplicate copy of the field, which can then be formatted, converted, or changed separately to the original.

Column Formatting

Security

Settings

Add Fields

Create Report



  • No labels