I have two tables and would like to add values from column poster_link in table B to table A, when values of column movie_title and top_10ies are identical. I have used the Joiner Node, but I am not getting anywhere. The new column in table_c stays empty…
Hi @tschaipi , do you have an example where the movie title is definitely in the top 10 list? In the small sample of data you have posted there are no matches so it’s difficult to say if it’s wrong