I am trying to feed data through a csv to a table in a database and I have on lookup table “address” as well but its multiplying 61 to all rows
I am trying to feed data through a csv to a table in a database and I have on lookup table “address” as well but its multiplying 61 to all rows.img1 img2 As you can see in the image Its being multiplied by 61 rows.
Talend Run subjob if one value is true
I have tFilterRow component that accepts only when today falls into a specific day in my date list, i.e. actual is true. I want to run my subjob if this value is true, else kill the subjob.