🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Relation between two columns

User: "sshilderman"
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.

Find more posts tagged with

Sort by:
1 - 3 of 31
    Hi,

    you can set one of them to label and use the weight by operators

    ~Martin
    User: "sshilderman"
    New Altair Community Member
    OP
    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?
    Hi,

    you need to use a  measure which works for numerical values. e.g. Weight By Correlation.

    Best
    Martin