Skip to main content Skip to complementary content

Data project settings

You can change the settings for a data project in Qlik Cloud Data Integration. The properties are common to the project and all included data tasks. Some settings are only available for specific data platforms.

  • Click Settings in the data project.

Data platform

You can change the following settings:

  • Data connection

    Data connection for the data project.

  • Connection to staging area

    This option is not available when the data platform is Snowflake.

Information noteIt is not possible to change the platform type of a data project, for example, from Snowflake to Google BigQuery.

Metadata

You can set a suffix for internal artifacts and default suffixes for views that are created.

  • Internal artifacts preferences

    Set the suffix to be used for schemas used to store internal artifacts in Schema suffix.

  • External views suffixes

    Set default suffixes for views that are created in data tasks included in the project.

Data task default values

You can set default values for data tasks that are included in the data project. When you create a data task you can change the value.

You can set the default database to create target artifacts for all types of data tasks.

Landing default values

  • Proxy server when using Data Movement gateway

    You can select to use a proxy server when the Data Movement gateway connects to the cloud data warehouse and the storage area.

    For more information about configuring the Data Movement gateway to use a proxy server, see Setting the Qlik Cloud tenant and a proxy server.

    • Use proxy to connect to cloud data warehouse

      Information noteAvailable when using Snowflake, Google BigQuery, and Databricks.
    • Use proxy to connect to storage

      Information noteAvailable when using Azure Synapse Analytics, Amazon Redshift, and Databricks.

Storage default values

  • Applied historical data

    You can keep historical change data to let you easily recreate data as it looked at a specific point in time. You can use history views and live history views to see the historical data.

  • Live views

    Live views show a view for each selected source table which merges the table with changes from the change table. This provides queries with a live view of the data without having to wait for the next apply cycle.

Transform default values

  • Applied historical data

    You can keep historical change data to let you easily recreate data as it looked at a specific point in time. You can use history views and live history views to see the historical data.

  • Materialized

    You can select to only create views that perform transformations on the fly (Non-materialized), or create both tables and views(Materialized).

Registered data default values

Default database

You can use the default database of the data project or specify another database.

Incremental load settings

These settings are available when Incremental using high watermark is selected.

  • Change tables

    If the changes are in the same table, select Changes are within the same table.

    If not, deselect Changes are within the same table and specify a change table pattern.

  • Watermark column

    Set the name of the watermark column in Name.

  • "From date" column

    You can indicate the "From date" by the start time, or using a selected column.

    If you select Selected "From date" column, you must define a "From date" pattern.

  • Soft deletions

    You can include soft deletions in changes by selecting Changes include soft deletions and defining an indication expression.

    The indication expression should evaluate to True if the change is a soft delete.

    Example: ${is_deleted} = 1

  • Before image

    You can filter out before image records in change tables changes by selecting Before image and defining an indication expression.

    The indication expression should evaluate to True if the row contains the image before the update.

    Example: ${header__change_oper} = 'B'

Runtime

You can define default runtime performance settings for data assets that are included in the data project.

Landing default values

  • You can set the maximum number of database connections in Parallel execution.

Storage default values

  • You can set default scheduling settings to a time based schedule. This will be the default value for each storage task created.

  • You can set the default data warehouse if the data project platform is Snowflake.

Transform default values

  • You can set default scheduling settings to a time based schedule or On successful completion of any input data task. This will be the default value for each transformation task created.

  • You can set the default data warehouse if the data project platform is Snowflake.

Data mart default values

  • You can set default scheduling settings to a time based schedule or On successful completion of any input data task. This will be the default value for each data mart task created.

  • You can set the default data warehouse if the data project platform is Snowflake.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!