File Uploads
You can ingest CSV or Excel files into Sprinkle. Sprinkle will create a table in the warehouse for the uploaded file.
Watch Video :tv:
Section titled βWatch Video :tv:βStep-by-Step Guide
Section titled βStep-by-Step GuideβStep 1: Configure Files Datasource
Section titled βStep 1: Configure Files DatasourceβTo learn about Data sources, refer here.
- Navigate to Ingest -> File Uploads Tab -> Setup files
- Provide the name -> Click on Create.

Step 2: Add File
Section titled βStep 2: Add Fileβ- βAdd Fileβ button
- Click the βBrowseβ button or drag and drop your CSV file.

Step 3: Add details and upload
Section titled βStep 3: Add details and uploadβ- Provide the name for this file.
- Skip before header: Specify the number of top rows to skip before the header line when reading CSV. Do not skip the column header itself; the next available row is used to extract column names.
- Exclude columns: List of columns to be excluded when reading the CSV.
- Preview: Shows a preview of the table. You can change the headers and also change the variable type of the data in the columns.

- Click Proceed.
- After successful ingestion, a table in the warehouse will be created with the name pattern as ds_<datasourcename>_<filename>.