I am importing data into NPSP Data imports : Dry run metionned 0 failed import but when i would like to import data, there is 1 error.
This reason is mentionned : GAU Allocation 1: Import Status: Error: record not created, missing required fields:npsp__GAU_Allocation_1_GAU__c
how can i solve this ?
Except this, all seems perfectly correct. please help ! thanks
6 answers
Perfect. Please check in your CSV file for column "npsp__GAU_Allocation_1_GAU__c" ie. General Accounting Unit should contain record Ids of it. As it's a Lookup and always a required field by default hence you need to pass that Lookup Id.
Thanks.
Himanshu