Specifying Group Update Changes
From the Candidate Data Set window, click the Grp Updates button or enter the keyboard combination Ctrl+A to open the Group Updates pop-up window. The window has two columns. The left column, labeled 'Column/Question' lists all the fields you can change.
To specify the changes, do the following:
Example 6-1 Response Change
To change the value of the Child Bearing Potential question to "No" for all male patients, where "Sex" is the first question displayed and "Child Bearing Potential" is the second question displayed, do the following in the Group Update window:
-
In the Where... field enter:
VALUE_TEXT1
='MALE'
-
In the child_bearing_potential_new field, enter
'NO'
for the new value.
Example 6-2 RDCI Key Change
If a data entry operator logged information collected at Visit 6 for Patient 11 for Patient 111 instead, you can correct the mistakes for all of Patient 11's Visit 6 records by doing the following:
-
In the Where... field enter:
CLINICAL_PLANNED_EVENT_NAME
='VISIT6' AND PATIENT=111 AND DATE=20050606
-
In the patient_new field enter:
11
Parent topic: Making Mass Changes: Group Updating