"[SOLVED] how to join 4 tables"
jeje
New Altair Community Member
Answers
-
Hi,
by default, the Join operator drops the join attributes of the right example set. Additionally attributes may be dropped, if they are equally named in both sets. You should experiment with the parameters "remove_double_attributes" and "keep_both_join_attributes". You have to enable expert mode to see the these options.
If you still have problems, please post your process and describe your data according to the tips in the post linked in my signature.
Best, Marius0 -
Thank you very much ;D0