30日間の無料評価版をお試しいただけます。

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

Compare with Current View Page History

Version 1 Next »

Overview

Creating a CSV Table through the View Builder allows for:

  1. The table to be used across all Drag & Drop views based on the Source it was imported into
  2. The table to be used with other tables in the View, like a Virtual Table would be, rather than requiring the use of a Sub Query
  3. The fields to be formatted and categorised through the View Builder interface, the same as normal fields

Import through the View Builder

Complete the following steps to import a CSV file through the View Builder:

  1. Navigate to Administration > Source Systems & Views
  2. Click on the Add button situated below the list of Database Views
  3. Create a View using the Drag & Drop Editor, ensuring you select a Writable Data Source
  4. On the first step of the View Builder you will notice there is now a blue bar at the bottom of the Database Tables list. Click on the bar in order to Add CSV Table
  5. You will now be on the CSV Import page. Click on the Choose File button and locate your data.
  6. Click the Continue button to upload
  7. Once the file has been uploaded, you will be shown a 10 row snapshot of the data and be required to define the following:
    1. Name: This will be the name of the Table that is created
    2. Description: The Business Description of the Table
    3. Column Titles: Names for each field in the View.
      The First row contains unique column titles option on the left hand side of the page allows the user to either use the first row of the file to define column titles, or define their own (if no column titles are contained in the file).
    4. Index: Identify which fields should be indexed in the table
  8. Click on the Continue button to create the table.
  9. The table will now be available in the Database Tables list with the CSV Table icon next to it.
  10. From here, the user can create their view as normal. Simply add a CSV Table the same way you would a normal database table, by dragging it onto the canvas.



  • No labels