Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
There is have another solution for tnormalize multi columns ?Tnormalize working fine in all columns but i can apply this only to one column.I couldnt find any solution with tjavarow.Someone can offer me solution ?
Data input : twebservice.(30 columns)
data types : many
data rows : many
Output : xslx, excel
Hi
tNormalize component can be only used to normalize one column, you have to use several tNormalize component to process each column, and merge the columns back, I have showed an example in your another topic.
https://community.talend.com/t5/Design-and-Development/Tnormalize-for-this-list/m-p/32722#M7998
Regards
Shong