Hi,
I'm trying to compare a label with a datacardvalue, with the following scenario:
Gallery1 - Label1
Form1 - Datacardvalue1
Label2: If (Label1.Text = Datacardvalue1.Text; true; false)
"IF" command (label 2) works fine, if Label1 and / or Datacardvalue1 contain information. But if both are blank, the formula returns false.
Label1 indicates that the value is blank, but even though Datacardvalue1 is also blank, it indicates without value (empty).
Is there any way for Datacardvalue1 to indicates a blank value and therefore the command "IF" will be true?
Thanks,

Report
All responses (
Answers (