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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to use "tUnite" component

I have tried to use tUnite component to merge data flow from two tOracleInput source that have the same schema. Output flow is linked to a tFileOutputPositional, but when i'm opening file it is empty. Maybe i haven't understand how to use this component.
Labels (2)
8 Replies
Anonymous
Not applicable
Author

Scuse me, i have misunderstood purpose of this component. I have two table (from two tOracleInput component) that have the same schema. I want to insert rows contained on Table2 in Table1, but i don't know I can i do this.
Thanks in advance.
Anonymous
Not applicable
Author

Kaisersose,
If I simply answer directly to your post, I would tell you to simply link a tOracleInput to a tOracleOutput.
But I suspect your problem is not so simple.... am I wrong?
Regards,
Michaël
Anonymous
Not applicable
Author

Kaisersose,

If I simply answer directly to your post, I would tell you to simply rely a tOracleInput to a tOracleOutput.
But I suspect your problem is not so simple.... am I wrong

Regards,
Michaël

Unfortunately, you are wrong 0683p000009MACn.png. I want to get rows from Table 1 and rows from Table 2 (both tables have the same schema) and create an unique flow from this. Output must be written on a text file by tFileOutputPositional.
Anonymous
Not applicable
Author

That's really the job of the tUnyte....
Can you post the schema of the tUnite component ?
Anonymous
Not applicable
Author

That's really the job of the tUnyte....

Can you post the schema of the tUnite component ?

Et voilà 0683p000009MACn.png
Anonymous
Not applicable
Author

Oooops!!!
Now it works, i don't understand why not before!!!
Anonymous
Not applicable
Author

Great.
Anonymous
Not applicable
Author

Thank you for your helps!!!!