Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Talend community ,
i am new on talend and i have this problem ,
I am using a tMap between two tables (Table 1 and Table 2 )
i am using and ID ti join between the two table table1.id=table2.id
But i need to add a condition on a Date , the condition is table1.date > table2.date ,
but when i write it like this (see picture ) on tmap it gives me an error , can someone help me please