Important Nexla Help Center Update:
Nexla's Zendesk Help Center pages are being deprecated and will soon no longer be available.
Nexla Documentation is now the home for Nexla's User Guides, with improved formatting and categories that are easier to navigate, providing a better overall user experience.
Please update any bookmarks to the new Nexla Documentation site (docs.nexla.com/user-guides).
_______________________________________________
Nexla supports delimiter-separated data formats. In addition to file extension, Nexla also analyzes file content to detect delimiters and escape characters. You can also explicitly configure Nexla to recognize a delimiter for any text file.
When connecting to a data source:
1. Click on the Advanced settings.
2. Select Custom Text Format from the Override Data Format Detection dropdown.
3. From the Force Files to detect to dropdown, select “txt”.
4. Type the delimiter character under Text delimiter.
No Headers in file: If your files do not have headers, under “Schema detection mode,” you must select “generated.”
Fixed width or no-delimiter files: For text files without delimiters, input "\n" as a new-line delimiter to consider the entire line as a single attribute. This will force Nexla to read the entire line as one attribute when it constructs the schema. Thereafter you can use string transformations in the dataset transform step to split out each attribute into specific data fields.
Comments
0 comments
Please sign in to leave a comment.