Options

How can I compare values from two tables?

shörlyshörly Member Posts: 1 Newbie
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

  • Options
    David_ADavid_A Administrator, Moderator, Employee, 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.