Skip to main content

I am trying to upload a file provided by Celonis for demo purpose into my Celonis environment. The file already contains the _CEL_CHANGE_DATE column in it. While uploading the file, I'm getting an error "ERROR: Duplicate column "_CELONIS_CHANGE_DATE" in create table statement.". Is there a way I can disable this column generation during upload or any other workaround. Appreciate your help.

You need to either delete the _CELONIS_CHANGE_DATE column from your demo file or rename the _CELONIS_CHANGE_DATE to something else. The same cannot be disabled in Celonis during the upload.


Reply