Hello Guys/@yashag2255,
I have an issue with data comparison
Visibility property for (errormessage)
If(Value(DataCardValue9.Text) > Value(compassionateleavebalance.Text),true, false )
in app testing it works well, but when published it does not work well, the error message displays when any digit is typed into the (DatacardValue9.Text) field even if it is actually less than the DataCardValue9.
Please help guys