Hi!
I am trying to show different cards based on the choice made in a dropdown card. The dropdown is based on a Sharepoint list with a choices column, where multiple choices can be selected. I would like a new field to show for each choice, but if I use the .Selected.Value or .Selected.Result function in the "Visible" property of one of the datacards I get an error:

The dropdown card has data type "Complex", I'm not sure if this makes a difference.
Does anyone know how to solve this? Or how to get my desired output?