Hello,
After I consulted a lot of websites and forums .. i don't find my response.
I hope that someone can help me.
I created a form with table.
One of them data type is an option. As you can see i added a list of choice.

I would like in my Forms to show or hide a Field base on This table option.
But i put the Following code but it does't worked :
If(DataCardValue5.Selected.Value="Autre choix";true)

"prix d'acceptabilite" is not the field that i want to show.
the field that i want to show are not visible becase the code is not good.
Could you help me please ?