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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

tRouter

A router component would be useful. This component would all you to test the source data for one or more conditions and based on that route the data to different places.
Pretty much like a case statement, and based on the result you send the rows to different transformations.
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hi Hugo!
You can do that with a tMap component (see in this forum for details or ask me if you don't find).
Moreover, you can find some tutorials about the tMap on our web site : http://www.talend.com/tos/tutorials/menu.php
As you will see, tMap can have as much output as you need and you can set as much condition as you like (like in a case statement) : excatly as you described it!
Regards,
Fabrice

View solution in original post

2 Replies
Anonymous
Not applicable

Hi Hugo!
You can do that with a tMap component (see in this forum for details or ask me if you don't find).
Moreover, you can find some tutorials about the tMap on our web site : http://www.talend.com/tos/tutorials/menu.php
As you will see, tMap can have as much output as you need and you can set as much condition as you like (like in a case statement) : excatly as you described it!
Regards,
Fabrice
Anonymous
Not applicable

Hi fbonan, can you send me the link for that thread? Thank you