Publishing datasets and lineage to Qlik Cloud
Before you begin
- You have a Qlik Talend Cloud Premium Edition or Qlik Talend Cloud Enterprise Edition license.
- You have already configured the connection and authentication from Talend Management Console to Qlik Cloud. For more information, see Configuring Talend Cloud with Qlik Cloud.
- The Job to publish reads data from a data source with an input component, transforms the data, and then maps the data to pass it to an output component.
Procedure
What to do next
You can now open the Catalog page in Qlik Cloud to view the datasets. If you select Lineage for a dataset, you can view the lineage graph of your data, showing the transformations backwards to the original source. For more information, see Browsing datasets from the Catalog and Analyzing lineage in Analytics.

In this example, the data lineage graph shows the data transformation from the input datasets STUDENT_INFO_G4 and TEACHER_INFO to the output G4_ALL. The input datasets are read by the tSnowflakeInput components, transformed by the Data Integration Job DemoLineage_Step1 and then written by the tSnowflakeOutput component into the Snowflake table.