Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Spreadsheet Data Loader - Load NULL values
Summary
We have employees that have values for a flex field. we need to remove those for some ees nowContent
Example HSDL:
EFFECTIVE START DATE | PERSON NUMBER | NMLS#
1/1/18 | 123456 |
1/1/18 | 654321 | 102030
The first one says it is successful in load, but the value that was previously there is still there. so I am trying to load a "NULL" value. If I add end date I get an error below.
You must provide only one parent record Worker and it must start on the earliest effective start date and not have an end date. |
The second one loads just fine and updates..
0