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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Custom row generation

Hi all!
Is it possible in Talend to generate custom row?
Can i generate new rows with custom schema?
To clarify, let's say we have such table:
NAME TYPE
A int
A float
A char
B int
B float
I need to have output like:
A int, A float, A char
B int, B float

So i use Map<Name, List<TYPE> and fiils it.
But how can i generate recordset like shown above?
Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,
Could you please take a look at component TalendHelpCenter:tRowGenerator to see if it meets your needs?
Best regards
Sabrina