Some fields contains wrong value.
Version
XFRX 22.1
Symptoms
Some fields contains wrong value - numbers, dates or string contains multiple value.
Cause
Used XFRX#LISTNER
Some text field has source expression UDF. This UDF fill other variables which are used in a report.
Workaround
Set value fo CallEvaluateContents:
loSession=EVALUATE([XFRX("XFRX#LISTENER")])
loSession.CallEvaluateContents=2Add new variable in report, set "Initial value" to calls UDF and set variable name to expression of original text field.