Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi,
i have design job where i used tunite component. at all inputs have same column but diffrent condition is used for eg.ser_cat=4,2,1 so it giving combine result not associate with service_cat related . so is any option or setting in tunite component ???so i get combine output but service_category wise
Hi,
Your question is not clear.
tUnite is used to merge 2 or more input flows giving 1 output flow.
Can you explain what you expect giving a sample for each input data and desired result.
Hi,
Tunite is something similar like union all function in oracle.
So if your input 1 giving 1015 rows which are completely different from input 2 of 1015 rows (#columns & data type are same) then it is pretty obvious the result will be 2030.
Example:
Select a from table t1 (1015)
union
select b from table t2 (1015)
Result: 2030
are you want to perform some aggregation?
hey Team error has been resolved ..Thanking you!
Regards
Siddhesh
Hi,
As explained in my 1st answer.
Thank's to mark this case as solved.
(Kudos also accepted)
hey, i attached error image where i taken 15 and more input to tunite its giving error! i used data type as double ,length-130
regards
Siddhesh