Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, I am new to Talend and try to figure out why after my join conditions, my output file has zero rows.
I have 3 data sources and I am joining 1st data source to 2nd database source and 2nd to 3rd data source via Ids. For 2nd and 3rd datasource, I have Join model as Inner join and match model as All matches. and o/p is csv file. when I open the csv file, I see no values in it.