Skip to main content

Search

Search

Joining on multiple columns when creating a join against 2 tables

Comments

2 comments

  • Avatar
    Peter Thane

    I think you just need one join condition, so just try it with the top one. 

    On you label template you can decide whether you want to use the matching data in  table_A.col2 or table_B.col2 as they are the same. 

     

    0
  • Avatar
    Ashish Yadav

    Just an update, I created a composite key value in my text file source as a workaround. If the community has a better solution please share

    0

Please sign in to leave a comment.