The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

How can I compare values from two tables?

shörlyshörly Member Posts: 1 Learner I
Hello together,

i want to compare values from two tables.
I have a table with a number, a date and a weight. In the other table I have the same number, date and level. 
I want to compare the weight with the level. 
How do I do that? 
Can you help me there?

Thank you very much and best regards,
Sharleen


Tagged:

Answers

  • David_ADavid_A Administrator, Moderator, Employee-RapidMiner, RMResearcher, Member Posts: 297 RM Research
    this sounds like you want to join both tables by that number. Afterwards you can use TurboPrep or the Generate Attributes operator to create a comparison between the weight and the level.

    Best,
    David
Sign In or Register to comment.