Create a more advanced custom formula. Current state = Column (±/) Column. But I’d like to be able to say (Column (±/) Column) (±/) (Column (±/) Column) etc.
The use case is that I’d like to create a weighted calculation across multiple fields. The weights will always stay the same, but essentially, I want:
Input value 1 X “5” + Input value 2 x “4” etc
So I tried to create this in custom formula - it didn’t work. I then tried to create columns that would be “input value 1” AND “weight 1” and then created a custom formula column. Without adding 15 or 20 columns, there is not a good workaround