"Join operator output error"

sebastian_gonza
sebastian_gonza New Altair Community Member
edited November 5 in Community Q&A

Hi,

 

I want to join multiple tables with the ID, but when I use the Join (inner) feature I only get one out of the 3 datasets the other 2 are not included in the final output despite having the information, can someone help me please?

Best Answer

  • sebastian_gonza
    sebastian_gonza New Altair Community Member
    Answer ✓

    Found the problem, it was ignoring fields with the same value. 

     

    Thank you :)

Answers

  • MartinLiebig
    MartinLiebig
    Altair Employee

    Hi,

     

    are you reffering to the IDs? Did you check the keep both join attributes and uncheck the remove double attributes flags?

     

    Best,

    Martin

  • sebastian_gonza
    sebastian_gonza New Altair Community Member

    Yes I tried that but still, info from 2 tables are not being showed in the final output table.

  • sebastian_gonza
    sebastian_gonza New Altair Community Member

    btw I am using key attributes, not the check id attributes (I set the role of those variables to be ID but the join tells me that there is not an incoming id when there is)

  • sebastian_gonza
    sebastian_gonza New Altair Community Member
    Answer ✓

    Found the problem, it was ignoring fields with the same value. 

     

    Thank you :)