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

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
Soumya_M
Contributor II
Contributor II

table with common structure

Hello all, I need our help regarding populating of a table

--lets say I have 3 tables with 3 columns:

 table_1      | table_2      | table_3

 record_type(=1) | record_type(=2) | record_type(=3)

 A_num       | A_num      | A_num

 B_num       | B_num       | B_num

I want a resultant table with common structure:

 table_4

 record_type

 A_num      

 B_num      

 

according to the record type, the data should get populated accordingly. How to achieve this in talend ?

Labels (2)
1 Reply
Anonymous
Not applicable

Hi

Do you want to merge the tree tables into one table? Can you explain your requirement with some example data? That will be helpful for us to understand your problem.

 

Regards

Shong