Hello Saaraunsh - Are you hiding the column in a hide and rename column step? You are unable to use a column after you hide the column in the transformation pipeline. Alternatively, you could create the join and then use a hide and rename step to hide the column you are referring to. I am unsure if the join has to be the last step. If it does, I would then create a transform for the output of the table and do a hide and rename there and use the transform for your final table. You would need to model/mapped column step in the transform table.
Let me know if you have any more questions!
#TBMStudio