Hi, I need help to put a formalua that will only + the values of the parental row in my helper column
I have example below, I need to convert the "Helper Need" column to a formula column but that will only + the values in the parental row... I don't want the "Helper Don't" to happen (which is happening right now if I convert to the column formula)
The formula I'm using right now is a simple "=Element@row + Size@row + Class@row"