I'm trying to make invisible a label when a field choice is NO
The field choice is a simple Yes or No value, I already tried with this function DataCardValue7.Selected.Value = "YES" but for powerapps this is an error
I have tried all possible solution except the one you are going to provide me.
The function is in the Visibile Property and for this reason the datacardvalue7 value has to be yes for my idea to work.