I have a dropdown list in one column with 5 options to select.
I want a Text/Number column to produce a designated value based on the option selected from the dropdown:
Dropdown contains : Project, Small Project, etc.
Values would be Project = 10, Small Project = 9
Every attempt tells me #UNPARSEABLE.
What am I doing wrong?