From d33d4674fa8aa0fee633614f3a6d6b0100762162 Mon Sep 17 00:00:00 2001
From: Jim Mullen [record_id] < 1020
"
. "Values for this property should use the standard REDCap syntax for logic. This value"
. " is passed to REDCap, and REDCap-ETL relies on REDCap to check this value for errors."
- . " Unfortunately, error checking for filter logic in REDCap is extremenly limited, and"
+ . " Unfortunately, error checking for filter logic in REDCap is extremely limited, and"
. " in most cases where there is an error, REDCap will not generate an error message"
. " and simply return no records."
. "
" - . " Now, both value and label fields are generated for tables created by REDCap-ETL." + . " Now, both value and label fields are generated for database tables created by REDCap-ETL." . " The value is stored in the field name specified by the user, and the label is" . " stored in the same field name with the \"label field suffix\" appended to it." + . " If the \"label field suffix\" is left blank, no label fields will be generated." . " The label views have been deprecated and turned off by default for new projects," - . " and the plan is to remove them in the future." + . " and the plan is to remove label views in the future." . "
" . "" . "This page allows you to run an ETL configuration or ETL workflow" - . " that you have previsouly created." + . " that you have previously created." . "
" . "" . "Steps:"