APPEND TWO TABLES

Solved!
shahas71
Level 2
APPEND TWO TABLES

Hi All,

i have two tables for eg:

Table 1 :

RULEBP1BP1_PK
123


table 2: 

RULEBP2BP2_PK
156


i need to append these two tables to get the output as:

RULEBP1BP1_PKBP2BP2_PK
123  
1  45


Any help would be appreciated.

Thanks in advance


Operating system used: windows

0 Kudos
1 Solution
konathan
Level 3

Hi @shahas71 ,

 

You could achieve this by using a Stack recipe. On the Selected columns step --> Columns selection, select the Union of input schemas.

 

P.S. I guess that in your final table the values 4 and 5 should be 5 and 6, respectively, right?

 

-Konstantina

View solution in original post

3 Replies
konathan
Level 3

Hi @shahas71 ,

 

You could achieve this by using a Stack recipe. On the Selected columns step --> Columns selection, select the Union of input schemas.

 

P.S. I guess that in your final table the values 4 and 5 should be 5 and 6, respectively, right?

 

-Konstantina

shahas71
Level 2
Author

Hi @konathan ,

Thanks for the quick reply. 

This was the answer i was looking for.

Thank u so much 🙂

0 Kudos
konathan
Level 3

Glad I could help! 😊

Labels

?
Labels (2)
A banner prompting to get Dataiku