________________________________ When I run this code: [cid:5fb590ee-eb07-40e7-8c47-9c23a5029944] I get this error message. It happens with and without a period after /ByVoterID. What do I have to change to avoid this error?
[cid:caf184b6-5a70-4abc-86b0-184d4b4fbf70] Also: What do I do to make the matched file include all the records from both original files, and a blank for all of the fields that do not match the other file, except for the VoterID field? I read an IBM website that calls this and "a Full Outer Joint," but does not explain how to accomplish it. And I searched for Outer Joint on the PSPP documentation and did not find it. https://www.ibm.com/docs/en/cloud-paks/cp-data/5.1.x?topic=operations-merge-node [cid:98e9d5f6-8447-4c39-9f32-850b3ac936a5] Merge node (SPSS Modeler) - IBM<https://www.ibm.com/docs/en/cloud-paks/cp-data/5.1.x?topic=operations-merge-node> The function of a Merge node is to take multiple input records and create a single output record containing all or some of the input fields. This is a useful operation when you want to merge data from different sources, such as internal customer data and purchased demographic data. www.ibm.com