Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: djnrempelI'm working with some data, about 250,000 rows.
I am using a sort node to sort on two of the fields, PersonID and a date field.
After the data has gone through the sort node, the following has happened to it:
A different field, CombinedID, that consists of a name and a date, has had the name stripped out so only the date text remains.
Another date field has been set to NULL
The PersonID field has been set to NULL
I thought maybe the system was just getting glitchy so I rebooted the whole system, but still getting the same result.