Presight
  • 👋INTRODUCTION
    • What is Presight?
    • Core Concepts
      • Metrics
      • Events
      • Segments
        • Source Columns
        • Custom Segments
    • The Presight Workspace
      • Workspace Overview
      • The Data Docs
      • Data Library (Datahub)
  • ➡️DATA IN
    • Connect
      • Data Warehouse
      • Data Connectors
        • API Connector
        • Google Sheets Connection
        • CSV Import
        • Dimensional Dates (Dimdates table)
        • QuickBooks Online
        • HubSpot Connector
    • Sync
    • Tables & Columns
      • Browse & Edit
      • Primary Key
    • Governance
  • ⚙️MODEL
    • Data Relationships
      • Table Relationships
      • Hierarchy
    • Metrics
      • Create Metrics
      • Ownership & Permission
      • Deletion
    • Events
      • Creating Events
    • Custom Tables
      • Table Builder
        • Filter a Dataset
        • Simple Data Enrichment
        • Advanced Enrichment - Segmentation
      • Custom SQL Query
    • Segments & Custom Segments
      • Dimensions from Data Sources
      • Create a New Dimension
    • Formulas
      • Metric Formulas
      • Data Transformation Formulas
  • 📊ANALYSIS
    • The Data Docs
      • Explorations
        • Docs Widgets
      • Reports
      • Dashboards
      • Layout & Beautify
      • Organize
      • Collaboration
    • Data Widgets
      • Charts
        • Query Syntax
        • Data in a Chart
        • Interacting with a Chart
          • Breakdown
          • Chart Filter
          • Time Change
          • Chart Menu
          • View Constituent Records
          • Version views in Chart
        • Chart Configuration
      • Metric Table
        • Creating a Table
        • Interact with a Table
          • Adding Metrics
          • Adding Sections and Organizing metric list
          • Table Filter
          • Table Summaries
          • Quick Chart Creation from Table
          • Timeline Navigation
        • Table Menu
        • Table Breakdown
        • Breakdown Options
        • Interact with Table Metrics
        • [Advanced] Automatic Variance Calculation
      • Records Table
        • Accessing Data Records on-demand
    • Breakdowns & Filters
      • [Advanced] Dimension Path
    • Event Analytics
      • Event Funnel
      • Cohort
      • Event Path
    • Segmentations
      • Metric Segments
      • Filtered Segments
    • Ask AI (Beta)
      • Ask Presight
      • Presight AI in your Chat Tools
  • 📈PLANNING
    • Creating Versions
    • Interacting with Versions
    • Interacting with Future Data
    • Forecasting a Metric
  • 🏛️GOVERNANCE
    • Overview
    • Table Restriction
    • Metric Permission & Sharing
    • Doc Sharing
  • ⬇️DATA OUT
    • Export Data
Powered by GitBook
On this page
  • Steps to upload new tables
  • Steps to update data for existing metrics with CSV Upload
  1. DATA IN
  2. Connect
  3. Data Connectors

CSV Import

PreviousGoogle Sheets ConnectionNextDimensional Dates (Dimdates table)

Last updated 5 months ago

Steps to upload new tables

  1. Click on Upload CSV, then Upload New File

Required format for CSV Upload:

  • The table needs to contain at least one ID column and one Date column;

  • ID column needs to contain unique values only;

  • Column names need to be unique and contains alphabet letters or numbers only (Vietnamese letters are also applicable);

  • Date format must be in YYYY-MM-DD.

If you wish to create numerical metrics, you need to make sure that the columns are formatted with Number. If there are Null or Blank cells in the metric columns, please fill them with number "0".

  1. Indicate the ID column, then review the file and click Upload to Presight.

  1. After successfully uploading, you can view your new table and dimensions from the table at Data Hub.

  2. Join the Date column of your transactional tables to Date column of Presight's Dimdates table. Then, you can start creating metrics.

Instructions for joining with the Dimdates table, creating metrics and editing dimensions in the documentations below:

Steps to update data for existing metrics with CSV Upload

  1. Choose Update Data for Existing Files .

  1. Select the table you want to update and upload the new file to update your existing table.

  2. At SELECT ID COLUMN, choose the same ID column as the existing table, and Presight will notice how many additional new rows and new columns that this new file has.

Required format for Updating existing metrics:

  • Existing ID column, Date Format, Column Name and Column Format in the new table need to be the same as in the existing table.

  • If you need to add new columns in the existing table for updating, you need to add them next to existing columns.

The new table will overwrite all contents of the existing table.

➡️
Dimensional Dates (Dimdates table)
Create a New Dimension
Notification for new updates