Hi there,
I’m trying to build a more complicated scenario that helps me with pairing up users, but for now, I’m simply stuck at trying to make the switch function work. I asked people how many people they manage, and they can give me a series of options. I would like to use the switch function to translate those options they select in a form to numerical values to help me further down the line. As you can see, the switch function seems to be returning a null value, and I can’t understand why.
Thanks!