Relation between two columns

New Altair Community Member
Updated by Jocelyn
Hi all,
I have two column with numbers only.
I need to find a relation between those two.
For example: column B increasing only when column A decreasing.
Thanks a lot.
I have two column with numbers only.
I need to find a relation between those two.
For example: column B increasing only when column A decreasing.
Thanks a lot.
Find more posts tagged with
Sort by:
1 - 3 of
31
Thank you for your reply.
I used Set Rule operator to label one of the attributes (unless there is another way).
Now i'm trying to use the Weight by operator (by the way, there are plenty of t) but none of them works for me.
It says that the 'label must be nominal; and i don't understand why it's not working.
any idea?
I used Set Rule operator to label one of the attributes (unless there is another way).
Now i'm trying to use the Weight by operator (by the way, there are plenty of t) but none of them works for me.
It says that the 'label must be nominal; and i don't understand why it's not working.
any idea?
you can set one of them to label and use the weight by operators
~Martin