Excel
This page details how to set up a data sync using a Microsoft Excel Worksheet as a source.
Last updated
This page details how to set up a data sync using a Microsoft Excel Worksheet as a source.
Last updated
Microsoft Excel is a commonly spreadsheet program for managing and analyzing numerical data.You can use Microsoft Excel as a source for your Data Syncs by following the instructions below.
Excel can be used as a source for Batch Syncs.
Binary data types are not supported for Excel Files.
If you plan to upload an Excel file locally, you must set the Parameters value in the Info tab (Image 1). You can set this to whatever you wish; it will be referenced again in the Path value of the Source tab.
In the Source tab, fill in the values using the table below as a guide.
Parameter | Value | Example |
---|---|---|
Source | The source location of your file. This can be either Local, S3, or Azure Blob Storage. If you select Local, make sure that you have properly set your Parameter and Path. Once you run your job, you will be able to upload your Excel file. | Local |
sheetName | The name of the sheet within the Excel file | Sample |
headerRowsToIgnore | The number of records from the top of the file to ignore before the data starts (includes column header). | 1 |
footerRowsToIgnore | The number of records from the bottom of the file to ignore. | 0 |
path | The path to the Excel source file to load. This should be set to reference the same value from the Parameters section in the Info tab along with the '@' symbol. | @file |
Auth Type | This field defines the authentication type for your data sync. Cinchy supports "Access Key" and "IAM" role. When selecting "Access Key", you must provide the key and key secret. When selecting "IAM role", a new field will appear for you to paste in the role's Amazon Resource Name (ARN). You also must ensure that:
Note: This field was added in Cinchy v5.6 |
Binary data types are not supported for Excel Files.
Add in your applicable column(s) (Image 2). See the documentation here for further details on each column type.
Once you set up your source, target, and job behaviour, click Jobs > Start Job. This will prompt you to upload your Excel file in the pop-up box if you selected Local Upload (Image 3).
Click Start.
When complete, you will see a similar validation screen like the below (Image 4).