Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

publishing data lineage

Hi,
i wonder if someone else has manage to find a way of publishing the data lineage of Talend?
or am i the only one trying to do this? or it is not possible at all?
thanks
Labels (2)
8 Replies
Anonymous
Not applicable
Author

just bumping this question.
anybody would have any suggestions?
thanks
Anonymous
Not applicable
Author

bumping again
Anonymous
Not applicable
Author

Hello
find a way of publishing the data lineage of Talend

Can you describe a little about data lineage in your mind?
Best regards
shong
Anonymous
Not applicable
Author

i am trying to create a report that would show how the column (column_name) in a database schema were derived using Talend.
thus if table
ATTENDANCES
- att_dt datetime
- pat_id int
- att_type int
- total_cost float
there are two jobs in Talend that populate this table.
now we may need to change the legacy source system. and i would like to be able to know what will be the objects (tables) that will be impacted.
but also to know where a data source (table) is used?
does it clarify?
Anonymous
Not applicable
Author

bumping..
Anonymous
Not applicable
Author

Hello guy
For you information, from the last meeting I know the data lineage feature will be added on the feature version of Talend Integration Suite.
Best regards

shong
Anonymous
Not applicable
Author

Thanks a lot Shong,
Anonymous
Not applicable
Author

You can do this by selecting the job or the metadata in the repository, right-click to open the context menu and go to ImpactAnalysis. There you can export data lineage to HTML or XML.