Lets say dataframe 1, df1 looks like the following
df1
And I want to create a column D, only if column C values matches the column B in dataframe 2, where df2