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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

referential integrity

hello everyone,

I am totally new to talend. Does anyone know how talend open studio does the support referential integrity? Thanks for any kind of advise.
Kind Regards

Labels (2)
1 Reply
Anonymous
Not applicable
Author

I am totally new to talend. Does anyone know how talend open studio does the support referential integrity? Thanks for any kind of advise.

Hi! You can use the tMap component (see docs) with two settings:
- inner join - on an input rows
- catch inner joint rejects - on an output row

Please see the tMap component documentation.