raw_ ClickHouse database.
Supported files
.csvfiles encoded as UTF-8;.xlsxExcel workbooks; and- files up to 25 MB.
.xls, password-protected workbooks, macros, and external workbook connections are not
supported. Formula cells are read from the value cached in the workbook; recalculate and save the
file before uploading if those values changed.
Upload in Platinur
- Open Integrations → New Source → CSV or Excel.
- Enter a source name and target schema suffix.
- Choose the
.csvor.xlsxfile. - Test the file, then save the source.
- Open Schema and choose the file tables or workbook sheets to load.
- Sync the source.
Refresh behavior
File sources are snapshots and use Override mode. They do not have a schedule. To refresh the data, open the source configuration, upload the replacement file, test it, and sync again.Data preparation
For predictable results:- keep the header in the first row;
- remove merged header cells and decorative rows;
- avoid duplicate or blank column names;
- export dates in one consistent format;
- do not mix free text and numbers in the same column; and
- split very large workbooks before uploading.
Troubleshooting
- File rejected: confirm the extension and 25 MB limit.
- No columns discovered: add a header row and at least one data row.
- Unexpected Excel values: recalculate and save the workbook before uploading.
- Missing worksheet: confirm it is visible and contains a usable header row.
- Column names changed: rediscover the file schema before syncing the replacement.