Adding/Multiplying Choice Values of Custom Fields in a Calculated Field
Hey all! I've been digging through the archives trying to find an answer to this, but it seems like nothing is quite addressing my issue, so I humbly put forth my question for the great minds here!
I've been asked to set up an automatic "LOE Score" field which will basically take a 1-5 scale value from a Level of Effort custom field, then multiply that by various multipliers that will be defined by choices made on other custom fields in the same form. For example, there is another field that will ask if the project is a Rush request, and if "Yes" is selected, it will multiply the LOE Score by 2. There will be several multiplier fields like this, and I need to the calculated field to be able to check and apply whichever multipliers are selected.
I know it should be possible because I built something similar a few years back, but sadly I wiped out the sandbox it was on before I realized my code was there, and I've long since forgotten how it was made... can anyone help me out with this? Happy to provide additional info if this was too vague 🙂