Dynamic Show if based on emum list selection

Rod
Bronze 3
Bronze 3

I'm trying to dynamically show text column from a enum list selection. The list is "Section A" "Section B" and "Section C"
If the user chooses "A" I would like this Tip (text) column to show related to that section. Same function to occur for the other sections.

I've tried show-if in a number of ways, none of which are working dynamically. They do show when the form is saved, but it doesn't show when the form is still live.
I'm trying to avoid a yes/no column, but if I have to I can.

What do you suggest?
Thanks for your help!

Tried:
IN([Section], LIST(Section A))
[Section] = "Section A"

0 6 227
6 REPLIES 6
Top Labels in this Space