Forums: Define.xml
There are no VISITNUM assignments in define.xml - so what are you talking about?
I am talking about variable VISITNUM. We have some values in decimal so in define we used type=float. But validation gives this error.
You need to make sure that the CodeList attached to this variable has the same DataType.
Hi Lex, You were right. mismatch is between datatypes in variable and codelist. Couple of datasets only have integer values for VISITNUM but since we used only one codelist the datatype for codelist=float correctly represents all values. Any suggestions on how to resolve this.
We have some visitnum values that are 'float' but define validation is producing this error expecting integer