For GiveCampus reporting.
Add the available first_name and last_name columns to the custom giving report instead of exporting only payer_name. In the report view, separately collected first_name/last_name fields take precedence. Otherwise it derives last name from the last space-separated part of payer_name and derives first name from the preceding text, with a 30-character extraction in that fallback. This is mechanical parsing, not verified identity: compound surnames, suffixes and single names need review. For reliable future data collect separate name fields; do not assume splitting can recover an omitted surname.
Comments
0 comments
Please sign in to leave a comment.