you have to write here gliderecord and then do the  query to check if source column value exist on the target table record or not. then based on that you can perform further action here. 

 

if you see the doc it has mentioned example. kindly try with that way. 

 

i don't think target.<field name> here going to give you any value.