Hi everyone,
I am having trouble with adding a branch assignment to an existing assignment in the main table (in Data Manager). The existing assignment is an IF statement that returns one of two character stings. It works on all records in the table without a problem.
Next I add a branch to the assignment so that I can use a nested IF statement to take into account values for attributes of records from one category. Now when I run the parent assignment, it appears to run ok ("There were no assignment errors") BUT when I check the assignment field on any/all records the value is "FALSE" instead of the appropriate character string.
I have checked whether that the problem is not with the syntax in the branch assignment - even if there is no code at all in it, the result is the same.
Any ideas anyone?
Edd