I have three symbol fields Priority (uses Priority High, Low), Impact (uses Measure One, Two, Three, Four, Five), and Size (uses Measure One, Two, Three, Four, Five)
I would like to roll up points in a column for this. Impact and Size would convert to integers, High Priority would add +5, Low Priority -2.
Can I do this all in one column? Do I have to manually convert to INT the symbols or is there an easier way?