File Uploads

File Uploads (CSV, Excel, JSON, XML)

  • Purpose: Upload static files directly.
  • When to use it: For ad-hoc analysis, offline data, or when you don’t have database access.
    • CSV: Simple spreadsheets.
    • Excel: Formatted workbooks (.xlsx).
    • JSON: Nested/structured data.
    • XML: Hierarchical data.
  • How to create it:
    1. Select File (or the specific format icon).
    2. Upload: Click to browse or drag-and-drop your file.
    3. Preview: Datalytics will show the first few rows.
    4. Confirm: Check column types and Save.
    • Note: Max 2,000 rows per file recommended for performance.

File Upload Screen