Is there any method to iterate the results resulted by the join in tMap? I need to iterate through the results from the join of row2 and row3 first and then continue with other joins. In my case row2 and row5.
Hi, Are you looking for TalendHelpCenter:tFlowToIterate which iterates on the input data and generates global variables? What's your current job design? Best regards Sabrina
Hi, The screenshot you uploaded is tMap editor screenshot. Could you please share your whole job design screenshots? Is the component tFlowToIterate suitable for your use case? What's you expected result? Elaborating your case with an example with input and expected output values will preferred. Best regards Sabrina
Hi Sabrina,
Here is my requirement and the current job I have.
I am currently working on a data integration project and I have given a huge excel mapping file. I have imported that to
a table in the database and DEF represents that table.
ABC is a table from the source database.
NOTE: The new table name in the given mapping table should be "XYZ".