Oh! Nevermind. After removing the quotes from the source text and fiddling with how I was adding the space+i I was able to get it. For anyone who find this with a similar question, here’s a screenshot of the final code that’s working:
I see. The final expression referencing the CSV seems to need quotes to navigate the data tree. When I try with and without quotes I get an error though. :-/ Here’s a screenshot of a stripped version of this section of the project:
Thanks Dan! This works beautifully when there are 4 options. However when I try to adapt it to 3 or 8 options for example, I can’t figure out how to make it work.