Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear Talend Community,
I am new to Talend and using TOS for Data Integration. I have a scenario in which I have to join to tables in tMap based on a user input parameter while the field in the lookup table always remains the same lets say matching_field. For example if the user input param is "A" then I have to take Field Y in the primary table and join it with matching_field in the second table. If the user input param is "B" then I have to take Field Z in the primary table and join it with the same matching_field in the second table. I just want to make this join in the tMap dynamic and not manually by hand (by dragging and dropping and having 22 tmaps for 22 different user inputs). Could you please guide me how can I achieve this? I am really stuck in middle of my project and cannot proceed without this. Your help will be appreciated. Thanks!
Best Regards,
John