Skip to main content

Celonis Product Documentation

Data Model Loading

In the "Data Loads" tab you can trigger a new Data Model Load, view the current status of a running Data Model Load, and view the history of previous Data Model Loads.

The following action is available:

  • Load Data Model: Exports a snapshot of the current data in the database and loads this data into the Query Engine.

Tip

When you've made changes to the data (e.g. added a column, added rows of data), you will need to use "Load Data Model", otherwise the updated data will not be available for use in the Query Engine.

Supported data types

The load of the data model can only be successful if the columns in the loaded tables use supported data types. These are:

  • BOOLEAN

  • INT

  • VARCHAR

  • FLOAT

  • DATE

  • TIMESTAMP/DATETIME

Using other data types may result in data models unable to load. e.g. using "TIME".