Just a quick one: I’m trying to sum the values from a multiple relation column using the rollup function however I can only see count and count unique, not a sum option.
I assume this is because the source column in the multiple relations in a if, then, else format rather than a number number format. Is there a away around this?
Can you try creating a template column in the sheet you are relating to and fill it with the result from the if then column? Then try to use the rollup against the template column. I’m not sure if it will work, but I’ve had success with other things by moving the value to a template column.