Hi guys, I am having troubles with making visible my data card depending on another data card dropdown list that I have, actually I want my data card LMP disappear when I choose a "Male" sex.
I am putting this formula but somehow it shows me an error: If(DataCardSex.Selected.Value = "Female",true,false)
error is here:
Thanks everybody for your help!