Hi Rithika
Below Script works for me . Here I used CE function to achieve the same.
As long as in your data set characteristics are same in both the tables, it should work for you also
![Capture.PNG]()
Last statement can also be changed to use CE function only.
var_out = CE_UNION_ALL(:P11 ,:P22 ) ;
Cheers
Anindya