A List of Short Form Column Names for Andar Data Imports

(Andar 2009.03)

Introduction

Andar Connector enables you to import into Andar outside data. Data in CSV files are read into a "holding area" within Andar where the information is validated, corrected interactively, and finally processed. When the information is processed, Andar will match existing accounts and update them, create new accounts, and create new pledges and designations. Data can be imported into Andar using Short Form Column Names and Long Form Column Names.

Short Form Column Names are the field names from Andar database tables that can be used as Column Headers without the import path (the name of the Andar database table that will store the imported data). Short Form Column Names are typically used when you import a single instance of data. For example, when you import one address per individual, simply use addresstype as the Column Header for the address type.

A Long Form Column Name consists of the name of the Andar database table that will store the imported data (for example, Individuals), an index to identify the instance (for example, Individuals[1]), and the field name. Long Form Column Names are useful when you need to import multiple instances of the same data type, when you want to be more specific about where it should be stored, and when there is no Short Form Column Name available. For example, when you import multiple addresses for the same individual, you might use Individuals[1].addresses[2].addresstype as a Column Header.

The following information can be imported into Andar using Short Form Column Names:


The following table lists all the Short Form Column Names that can be used in the CSV file to import data, their Type, Width, and the corresponding field labels as they appear on the Data Import Details window. It also provides detailed information on how values being imported should be formatted and where the values will be stored once successfully processed. Column Headers are NOT case-sensitive. Most values are NOT case-sensitive except for the values that require a Table Entry from an Andar Table. Typically, this is a Type field (for example, table entries from Address Types, Phone Number Types, Transaction Types, etc.). The values in these columns must be formatted exactly like the corresponding table entry in the appropriate Andar Table

Empty Fields and <BLANK>: Andar Connector does not perform record deletion - only record addition and update. Using Connector, some Andar fields can be cleared using <BLANK> as the input in the CSV file but only if the field is not required. Required fields cleared from existing records - they can only be updated. You can either manually delete the data record or use the Connector to update it to the correct one. Leaving a field empty does not mean clearing it because it is common practice amongst Connector users to leave fields empty that they are not importing for a particular record. An empty field could also indicate missing data which would be flagged by the Connector if that field is a required field.

Description Column Header Type Width Comments
INDIVIDUAL INFORMATION
Individual Account Number INDACCOUNTNUMBER Integer    11 Used in Individual Information and Transaction Information
Prefix PREFIX Character    15  
First Name FIRSTNAME Character    15  
Middle Name MIDDLENAME Character    15  
Last Name LASTNAME Character    25  
Suffix SUFFIX Character    20  
External Account Number INDEXTACCOUNTNUMBER Character    20  
Birth Date BIRTHDATE Character     8  
Gender GENDER Character     1  
Social Security Number SSN Integer     11  
Account Status INDACCOUNTSTATUS Character    15  
Web Site INDWEBSITE Character    50  
Full Name FULLNAME Character   100  
Do Not Merge DONOTMERGE Character

1

 
ORGANIZATION INFORMATION
Organization Account Number ORGACCOUNTNUMBER Integer   11 Used in Organization Information and Transaction Information
Profile Attribute ORGPROFILEATTRIBUTE Character    15  
Name: Line 1 ORGNAME1 Character    40  
Name: Line 2 ORGNAME2 Character    40  
Account Status ORGACCOUNTSTATUS Character    15  
SIC ORGSIC Character    15  
Web Site ORGWEBSITE Character    50  
NAICS ORGNAICS Character    10  
NCC ORGNCC Character    15  
EIN ORGEIN Character    20  
External Account Number ORGEXTACCOUNTNUMBER Character    20  
Registration Number ORGREGISTRATIONNUMBER Character    15  
Vendor Number ORGVENDORNUMBER Character    15  
Scope ORGSCOPE Character    15  
EMPLOYEE INFORMATION
Internal Employee Number INTERNALORGEMPLNUMBER Character    20  
Employee Type EMPLOYEETYPE Character    15  
Employee Local Checkoff Zip EMPDISTZIP Character  10  
Effective Date EMPEFFECTIVEDATE Character    8  
Expiry Date EMPEXPIRYDATE Character    8  
Job Title 1 JOBTITLE1 Character    40  
Job Title 2 JOBTITLE2 Character    40  
Mail Drop MAILDROP Character    20  
Internal Department Number INTERNALORGDEPTNUMBER Character    100  
Sort Field 1 SORTFIELD1 Character    45  
Sort Field 2 SORTFIELD2 Character    45  
Sort Field 3 SORTFIELD3 Character    45  
Sort Field 4 SORTFIELD4 Character    45  
Sort Field 5 SORTFIELD5 Character    45  
Class A1 EMPCLASSA1 Character    45  
Class A2 EMPCLASSA2 Character    45  
Class B1 EMPCLASSB1 Character    45  
Class B2 EMPCLASSB2 Character    45  
Last Year Gift EMPLYGIFT Decimal    22  
Suggested Gift EMPSUGGIFT Decimal    22  
Suggested Gift 2 EMPSUGGIFT2 Decimal    22  
Suggested Gift 3 EMPSUGGIFT3 Decimal    22  
Suggested Gift 4 EMPSUGGIFT4 Decimal    22  
Suggested Gift 5 EMPSUGGIFT5 Decimal    22  
Salary EMPSALARY Decimal    22   
Percent Of Salary PERCENTOFSALARY Decimal    22   
Per Hour EMPPERHOUR Decimal    22  
Income Level INCOMELEVEL Character    15  
Other Income EMPOTHERINCOME Decimal    22   
Number of Pay Periods NBRPAYPERIODS Integer    11   
Minimum Billing Start Date MINBILLSTARTDATE Character    8  
Minimum Payroll Start Date MINPAYROLLSTARTDATE Character    8  
User Defined 1 USERDEFINED1 Character   45  
User Defined 2 USERDEFINED2 Character   45  
User Defined 3 USERDEFINED3 Character   45  
User Defined 4 USERDEFINED4 Character   45  
User Defined 5 USERDEFINED5 Character   45  
User Defined 6 USERDEFINED6 Character 45  
User Defined 7 USERDEFINED7 Character 45  
User Defined 8 USERDEFINED8 Character 45  
User Defined 9 USERDEFINED9 Character 45  
User Defined 10 USERDEFINED10 Character 45  
User Defined Amount 1 USERDEFINEDAMOUNT1 Decimal   22   
User Defined Amount 2 USERDEFINEDAMOUNT2 Decimal   22    
User Defined Amount 3 USERDEFINEDAMOUNT3 Decimal   22     
User Defined Amount 4 USERDEFINEDAMOUNT4 Decimal   22    
User Defined Amount 5 USERDEFINEDAMOUNT5 Decimal   22   
User Defined Amount 6 USERDEFINEDAMOUNT6 Decimal 22  
User Defined Amount 7 USERDEFINEDAMOUNT7 Decimal 22  
User Defined Amount 8 USERDEFINEDAMOUNT8 Decimal 22  
User Defined Amount 9 USERDEFINEDAMOUNT9 Decimal 22  
User Defined Amount 10 USERDEFINEDAMOUNT10 Decimal 22  
Employee Fundraising Zip EMPFUNDRAISINGZIP Character   10  
ACCOUNT DATES
Date Type dateType Character    15  
Month dateMonth Integer    4  
Day dateDay Integer    4  
Year dateYear Integer    4  
Comment Text dateCommentText Character    50  
Date Category dateCategory Character    15  
Sunday dateSun Character

1

 
Monday dateMon Character

1

 
Tuesday dateTue Character

1

 
Wednesday dateWed Character

1

 
Thursday dateThr Character

1

 
Friday dateFri Character

1

 
Saturday dateSat  Character

1

 
Week Number dateWeekNumber Character

1

 
Effective Date dateEffectiveDate Character    8  
Expiry Date dateExpiryDate Character    8  
Information Source dateInfoSource Character    15  
Specific Time dateSpecificTime Character    6  
ANALYTICS

QBase files can be imported with no modification as long as the supported Column Headers listed below are used. It is recommended that you add one column to QBase CSV file before importing into Andar so that the name QBase is added to the Analytics data as the vendor name (the Column Header should be Individuals.Analytics.Vendor;the value should be  QBase).

Qbase_FirstName
Qbase_MiddleName
Qbase_LastName
Qbase_SuffixTitle
Qbase_Address
Qbase_SecAddress
Qbase_City
Qbase_State
Qbase_Zip
QID
OriginalID
FINAL_RANK
Wealth_Rank
OriginalPurchaseDate
OriginalPurchaseAmount
AVMValue
MostRecent1stMtgDate
MostRecent1stMtgAmount
LivingSquareFootage
Company
IndirectHoldings
DirectHoldings
Options
OptionsPrice
CurrentPrice
SEC_H_VAL
SEC_D_VAL
FEC_Donations
AVM_MODEL
MODEL_NETWORTH_1
MODEL_NETWORTH_1_ADJ
MODEL_NETWORTH_SEC_ADJ
MAJOR_ASK_AMOUNT
MAJOR_ASK_AMOUNT_LOW
MAJOR_ASK_AMOUNT_HIGH
ANNUAL_AMOUNT_LOW
ANNUAL_AMOUNT_HIGH
MAJOR_ASK_AMOUNT_LOWBand
MAJOR_ASK_AMOUNT_HIGHBand
ANNUAL_AMOUNT_LOWBand
ANNUAL_AMOUNT_HIGHBand
Last_Non_Zero_GiftBand
GroupRank
GroupAssignment
Home,propertytype
(Note that the comma is actually part of the alias.)
Home,ownorrent
Home,lengthofresidence
Household,workingwomanin
Household,childrenin
Inputindividual,occupation
Household,estimatedincome
Firstindividual,educationlevel

DEMOGRAPHICS
Demographic Type demographicType Character    15  
Effective Date demographicEffectiveDate Character    8  
Expiry Date demographicExpiryDate Character    8  
NUMERICAL INFORMATION
Numerical Data Type numericalDataType Character    15  
Numerical Data numericalData Decimal    13  
Comment Text numericalDataComment  Character    50  
Information Source numericalDataInfoSource Character    15  
LEADERSHIP
Override Level OverrideLevel Character    15  
Campaign Account OverrideLevelCampaign Integer

4

 
Campaign Year OverrideLevelYear Integer

4

 
OTHER NAME INFORMATION
Other Name Type OTHERNAMETYPE Character    15  
Other Name 1 OTHERNAME1 Character    40  
Other Name 2 OTHERNAME2 Character    40  
Other Name Effective Date OTHERNAMEEFFECTIVEDATE Character     8  
Other Name Expiry Date OTHERNAMEEXPIRYDATE Character     8  
ADDRESS INFORMATION
Address Type ADDRESSTYPE Character    15  
Address Line 1 ADDRESSLINE1 Character    40  
Address Line 2 ADDRESSLINE2 Character    40  
Address Line 3 ADDRESSLINE3 Character    40  
Address Line 4 ADDRESSLINE4 Character    40  
City CITY Character    25  
State or Province STATEORPROV Character

  15

 
Zip/Postal Code ZIPPOSTALCODE Character    10  
Country COUNTRYCODE Character      3  
Neighborhood NEIGHBORHOOD Character     15  
County COUNTY Character     50  
At Subway Line ATSUBWAYLINE Character      1  
At Bus Line ATBUSLINE Character      1  
Seasonal From Date SEASONALFROMDATE Character      4  
Seasonal To Date SEASONALTODATE Character      4  
PHONE NUMBERS INFORMATION
Phone Number Type PHONENUMBERTYPE Character

  15

 
Area Code AREACODE Integer  11  
Phone Number PHONENUMBER Integer  11  
Extension EXTENSION Integer  11  
2nd Phone Number Type PHONENUMBERTYPE2 Character   15  
2nd Area Code AREACODE2 Integer  11  
2nd Phone Number PHONENUMBER2 Integer  11  
2nd Extension EXTENSION2 Integer  11  
e-Mail INFORMATION
e-Mail Type EMAILTYPE Character    15  
e-Mail Address EMAILADDRESS Character    70  
2nd e-Mail Type EMAILTYPE2 Character    15  
2nd e-Mail Address EMAILADDRESS2 Character    70  
BILLING SCHEDULE INFORMATION
Billing Schedule BILLINGSCHEDULECODE Character 15  
Billing Start Date BILLINGSTARTDATE Character 8  
Suppress Statement SUPPRESSSTATEMENT Character 1  
Billing Date 1 BILLINGDATE01 Character 8  
Billing Date 2 BILLINGDATE02 Character 8  
Billing Date 3 BILLINGDATE03 Character 8  
Billing Date 4 BILLINGDATE04 Character 8  
Billing Date 5 BILLINGDATE05 Character 8  
Billing Date 6 BILLINGDATE06 Character 8  
Billing Date 7 BILLINGDATE07 Character 8  
Billing Date 8 BILLINGDATE08 Character 8  
Billing Date 9 BILLINGDATE09 Character 8  
Billing Date 10 BILLINGDATE10 Character 8  
Billing Date 11 BILLINGDATE11 Character 8  
Billing Date 12 BILLINGDATE12 Character 8  
Pre-Authorized Payment PREAUTHORIZEDPAYMENTTYPE Character 15  
Pre-Authorized Card Number PREAUTHORIZEDCARDNUMBER Character 50  
Pre-Authorized Card Expiry Date PREAUTHORIZEDCARDEXPIRYDATE Character 8  
Pre-Authorized Name PREAUTHORIZEDNAMEONCARD Character 40  
ACH PreauthorizedACH Character      50  
ABA PreauthorizedABA Character      50  
ACH Account Type PreauthorizedACHAccountType Character      1  
ACH Account Name PreauthorizedNameACH Character      50  
TRANSACTION INFORMATION
Envelope Number ENVELOPENUMBER Integer   11  
Campaign Account CAMPAIGNACCOUNT Integer  11  
Envelope Type ENVELOPETYPE Character    15  
Accounting Date ACCOUNTINGDATE Character     8  
File Number FILENUMBER Character    15  
Reference Number REFERENCENUMBER Character    15  
Campaign Year CAMPAIGNYEAR Integer  11  
Local Check-Off Account MASTERACCOUNT Integer  11  
Transaction Type TRANSACTIONTYPE Character    15  
# Payroll Deductions NUMBEROFDEDUCTIONS Integer   11  
Deductions Start Date DEDUCTIONSPAYROLLSTARTDATE Character   8  
Batch Transaction BATCHTRANSACTIONFLAG Character      1  
Batch Breakdown BATCHBREAKDOWNFLAG Character      1  
Number of Donors NUMBEROFDONORS Integer   11  
Pledge Amount PLEDGEAMOUNT Decimal   22  
Payment Amount PAYMENTAMOUNT Decimal   22  
Payment Type PAYMENTTYPE Character     15  
Check Number CHECKNUMBER Character  15  
Check Date CHECKDATE Character  8  
Card Number CARDNUMBER Character   50  
Card Expiry Date CARDEXPIRYDATE Character 8  
Name On Card NAMEONCARD Character 40  
Authorization Number AUTHORIZATIONNUMBER Character  20  
Credit Card Status CREDITCARDSTATUS Character 15  
Credit Card Reference Number CREDITCARDREF Character 12  
Authorization Result CCAUTHRESULT Character 15  
ACH  Bank Account Number ACH Character

50

 
Bank Transit ABA ABA Character

50

 
ACH Account Name ACHAccountName Character      50  
ACH Bank Account Type ACHAccountType Character      1  
ACH Settlement Status ACHSettleStatus Character      15  
Authorized over Internet ACHWebAuth Character      1  
ACH Reference Number pnref Character      20  
Adjustment Amount ADJUSTMENTAMOUNT Decimal 22  
Adjustment Reason ADJUSTMENTREASONTYPE Character 15  
Billing Schedule BILLINGSCHEDULECODE Character 15  
Billing Start Date BILLINGSTARTDATE Character 8  
Comments COMMENTS Character  40  
Local Check Off Zip ORGDISTRIBUTIONZIP Character 10  
Source Code SOURCECODE Character   20  
Release Name RELEASEFLAG Character 1  
Publish PUBLISHFLAG Character 1  
Acknowledgement ACKNOWLEDGEMENTFLAG Character      1  
Information Request INFORMATIONREQUESTFLAG Character      1  
Volunteer VOLUNTEERFLAG Character      1  
Perpetual Pledge PERPETUALPLEDGEFLAG Character      1  
Designated Flag DESIGNATEDFLAG Character      1  
Generate Receipt GENRECEIPTFLAG Character      1  
Send e-Mail Flag SENDEMAIL Character

1

 
Out of Area Flag OUTOFAREA Character

1

 
e-Pledge Flag 1 EPLEDGEFLAG1 Character      1  
e-Pledge Flag 2 EPLEDGEFLAG2 Character      1  
e-Pledge Flag 3 EPLEDGEFLAG3 Character      1  
e-Pledge Flag 4 EPLEDGEFLAG4 Character      1  
e-Pledge Flag 5 EPLEDGEFLAG5 Character      1  
e-Pledge Flag 6 EPLEDGEFLAG6 Character      1  
e-Pledge Flag 7 EPLEDGEFLAG7 Character      1  
e-Pledge Flag 8 EPLEDGEFLAG8 Character      1  
e-Pledge Flag 9 EPLEDGEFLAG9 Character      1  
New Donor newDonor Character      1  
Receipt Selection Date RECEIPTSELECTIONDATE Character      8  
Receipt Amount RECEIPTAMOUNT Decimal      22  
Release Amount RELEASEAMOUNT Character      1  
Release e-Mail RELEASEEMAIL Character      1  
Release Address RELEASEADDRESS Character      1  
Event Account EVENTACCOUNT Integer 11  
Occurrence EVENTOCCURRENCE Integer 11  
Processing Account PROCESSINGACCOUNT Integer 11  
Fundraising Account FUNDRAISINGACCOUNT Integer 11  
Fundraising Zip FUNDRAISINGZIP Character      10  
DONOR DESIGNATIONS
Book Number 1 BOOKNUMBER1 Character   20  
Designated Account 1 DSGNACCOUNT1 Integer   11  
Designated Amount 1 DSGNAMOUNT1 Decimal   22  
Designated Percentage 1 DSGNPERCENTAGE1 Decimal   22  
Flag 1-1 DCFlag1_1 Character   1  
Flag 2-1 DCFlag2_1 Character   1  
Flag 3-1 DCFlag3_1 Character   1  
Flag 4-1 DCFlag4_1 Character   1  
Book Number 2 BOOKNUMBER2 Character   20  
Designated Account 2 DSGNACCOUNT2 Integer   11  
Designated Amount 2 DSGNAMOUNT2 Decimal   22  
Designated Percentage 2 DSGNPERCENTAGE2 Decimal   22  
Flag 1-2 DCFlag1_2 Character   1  
Flag 2-2 DCFlag2_2 Character   1  
Flag 3-2 DCFlag3_2 Character   1  
Flag 4-2 DCFlag4_2 Character   1  
Book Number 3 BOOKNUMBER3 Character   20  
Designated Account 3 DSGNACCOUNT3 Integer   11  
Designated Amount 3 DSGNAMOUNT3 Decimal   22  
Designated Percentage 3 DSGNPERCENTAGE3 Decimal   22  
Flag 1-3 DCFlag1_3 Character   1  
Flag 2-3 DCFlag2_3 Character   1  
Flag 3-3 DCFlag3_3 Character   1  
Flag 4-3 DCFlag4_3 Character   1  
Book Number 4 BOOKNUMBER4 Character   20  
Designated Account 4 DSGNACCOUNT4 Integer   11  
Designated Amount 4 DSGNAMOUNT4 Decimal   22  
Designated Percentage 4 DSGNPERCENTAGE4 Decimal   22  
Flag 1-4 DCFlag1_4 Character   1  
Flag 2 -4 DCFlag2_4 Character   1  
Flag 3-4 DCFlag3_4 Character   1  
Flag 4-4 DCFlag4_4 Character   1  
Book Number 5 BOOKNUMBER5 Character  20  
Designated Account 5 DSGNACCOUNT5 Integer   11  
Designated Amount 5 DSGNAMOUNT5 Decimal   22  
Designated Percentage 5 DSGNPERCENTAGE5 Decimal   22  
Flag 1-5 DCFlag1_5 Character   1  
Flag 2 -5 DCFlag2_5 Character   1  
Flag 3-5 DCFlag3_5 Character   1  
Flag 4-5 DCFlag4_5 Character   1  
Book Number 6 BOOKNUMBER6 Character   20  
Designated Account 6 DSGNACCOUNT6 Integer   11  
Designated Amount 6 DSGNAMOUNT6 Decimal   22  
Designated Percentage 6 DSGNPERCENTAGE6 Decimal   22  
Flag 1-6 DCFlag1_6 Character   1  
Flag 2-6 DCFlag2_6 Character   1  
Flag 3-6 DCFlag3_6 Character   1  
Flag 4-6 DCFlag4_6 Character   1  
Book Number 7 BOOKNUMBER7 Character   20  
Designated Account 7 DSGNACCOUNT7 Integer   11  
Designated Amount 7 DSGNAMOUNT7 Decimal   22  
Designated Percentage 7 DSGNPERCENTAGE7 Decimal   22  
Flag 1-7 DCFlag1_7 Character   1  
Flag 2 -7 DCFlag2_7 Character   1  
Flag 3-7 DCFlag3_7 Character   1  
Flag 4-7 DCFlag4_7 Character   1  
Book Number 8 BOOKNUMBER8 Character   20  
Designated Account 8 DSGNACCOUNT8 Integer   11  
Designated Amount 8 DSGNAMOUNT8 Decimal   22  
Designated Percentage 8 DSGNPERCENTAGE8 Decimal   22  
Flag 1-8 DCFlag1_8 Character   1  
Flag 2 -8 DCFlag2_8 Character   1  
Flag 3-8 DCFlag3_8 Character   1  
Flag 4-8 DCFlag4_8 Character   1  
Book Number 9 BOOKNUMBER9 Character   20  
Designated Account 9 DSGNACCOUNT9 Integer   11  
Designated Amount 9 DSGNAMOUNT9 Decimal   22  
Designated Percentage 9 DSGNPERCENTAGE9 Decimal   22  
Flag 1-9 DCFlag1_9 Character   1  
Flag 2 -9 DCFlag2_9 Character   1  
Flag 3-9 DCFlag3_9 Character   1  
Flag 4-9 DCFlag4_9 Character   1  
Book Number 10 BOOKNUMBER10 Character   20  
Designated Account 10 DSGNACCOUNT10 Integer   11  
Designated Amount 10 DSGNAMOUNT10 Decimal   22  
Designated Percentage 10 DSGNPERCENTAGE10 Decimal   22  
Flag 1-10 DCFlag1_10 Character   1  
Flag 2 -10 DCFlag2_10 Character   1  
Flag 3-10 DCFlag3_10 Character   1  
Flag 4-10 DCFlag4_10 Character   1  
Book Number 11 BOOKNUMBER11 Character   20  
Designated Account 11 DSGNACCOUNT11 Integer   11  
Designated Amount 11 DSGNAMOUNT11 Decimal   22  
Designated Percentage 11 DSGNPERCENTAGE11 Decimal   22  
Flag 1-11 DCFlag1_11 Character   1  
Flag 2 -11 DCFlag2_11 Character   1  
Flag 3-11 DCFlag3_11 Character   1  
Flag 4-11 DCFlag4_11 Character   1  
Book Number 12 BOOKNUMBER12 Character   20  
Designated Account 12 DSGNACCOUNT12 Integer   11  
Designated Amount 12 DSGNAMOUNT12 Decimal   22  
Designated Percentage 12 DSGNPERCENTAGE12 Decimal   22  
Flag 1-12 DCFlag1_12 Character   1  
Flag 2 -12 DCFlag2_12 Character   1  
Flag 3-12 DCFlag3_12 Character   1  
Flag 4-12 DCFlag4_12 Character   1  
Designation Federation Account 1 DSGNFEDACCT1 Integer   11  
Designation Federation Account 2 DSGNFEDACCT2 Integer   11  
Designation Federation Account 3 DSGNFEDACCT3 Integer   11  
Designation Federation Account 4 DSGNFEDACCT4 Integer   11  
Designation Federation Account 5 DSGNFEDACCT5 Integer   11  
Designation Federation Account 6 DSGNFEDACCT6 Integer   11  
Designation Federation Account 7 DSGNFEDACCT7 Integer   11  
Designation Federation Account 8 DSGNFEDACCT8 Integer   11  
Designation Federation Account 9 DSGNFEDACCT9 Integer   11  
Designation Federation Account 10 DSGNFEDACCT10 Integer   11  
Designation Federation Account 11 DSGNFEDACCT11 Integer   11  
Designation Federation Account 12 DSGNFEDACCT12 Integer

11

 
Donor Choice Write-In Amount DCWRITEINAMOUNT Decimal   22  
Donor Choice Write-In Percentage DCWRITEINPERCENTAGE Decimal   22  
Donor Choice Write-In Name 1 DCWRITEINNAME1 Character   40  
Donor Choice Write-In Name 2 DCWRITEINNAME2 Character   40  
Donor Choice Write-In Notes DCWRITEINNOTES Character   50  
Annotation
ExtDocumentFilename1 ExtDocumentFilename1     The Column Header is used to import a Cardiff image of a pledge card.
ExtDocumentRefOnly ExtDocumentRefOnly      
ExtDocumentFilename2 ExtDocumentFilename2     The Column Header is used to import a Cardiff image of a pledge card.


Individual Account Number

[INDACCOUNTNUMBER] [Integer] [11]

The account number of the Individual in the Andar database if it already exists. If the account does not exist in Andar, leave it blank. Andar will create a new account if the Suspend Account Creation option in the Data Import Validate/Process Options section on the Data Import Validate/Process window is not selected.

The information that appears in this field will be written to the ACCOUNTNUMBER field in the Individuals file and the INDACCOUNTNUMBER field in the Transactions file.


Prefix

[PREFIX] [Character] [15]

This optional field is for a prefix such as Mr., Ms., Mrs., Dr., etc. for an individual.

If the Gender field is blank but a Prefix is present, Andar will determine the Gender from the Prefix based on Andar's Prefixes Table (#670). Default gender is U for Unknown.

If the Prefix field is blank but Gender is M or F, Andar will add Mr. or Ms. as a prefix respectively.

If the FULLNAME field is used, the full name will be parsed into the Prefix, First Name, Middle Name, Last Name, and Suffix fields.

The information that appears in this field will be written to the PREFIX field of the Individuals file.


First Name

[FIRSTNAME] [Character] [15]

This required field is for an individual's first name.

If the FULLNAME field is used, the full name will be parsed into the Prefix, First Name, Middle Name, Last Name, and Suffix fields.

The information that appears in this field will be written to the FIRSTNAME field in the Individuals file.


Middle Name

[MIDDLENAME] [Character] [15]

This optional field is for an individual's middle name or middle initial.

If the FULLNAME field is used, the full name will be parsed into the Prefix, First Name, Middle Name, Last Name, and Suffix fields.

The information that appears in this field will be written to the MIDDLENAME field in the Individuals file.


Last Name

[LASTNAME] [Character] [25]

This required field is for an individual's last name.

If the FULLNAME field is used, the full name will be parsed into the Prefix, First Name, Middle Name, Last Name, and Suffix fields.

The information that appears in this field will be written to the LASTNAME field in the Individuals file.


Suffix

[SUFFIX] [Character] [20]

This optional field is for a suffix such as Jr., Sr., III, M.D., Ph.D., etc. for an individual.

If the FULLNAME field is used, the full name will be parsed into the Prefix, First Name, Middle Name, Last Name, and Suffix fields.

The information that appears in this field will be written to the SUFFIX field in the Individuals file.


External Account Number

[INDEXTACCOUNTNUMBER] [Character] [20]

This optional field is for a number assigned to an individual other than the Andar account number. It usually represents the account number from the fundraiser's previous database.

The information that appears in this field will be written to the EXTACCOUNTNUMBER field in the Individuals file for that individual.


Birth Date

[BIRTHDATE] [Character] [8]

The Birth date of the Individual.

To avoid errors during the Andar Connector Import process, make sure that the value entered in the import file for this field is formatted as follows: YYYYMMDD (no spaces, no slashes). It only accepts full dates in YYYYMMDD.

The information contained in this field will be written to the Account Dates file with the dateType field automatically set to Birthdate and the imported YYYYMMDD string broken up into the dateYear, dateMonth, and dateDay fields.


Gender

[GENDER] [Character] [1]

The gender of the Individual.

To avoid errors during the Andar Connector Import process, make sure that the format of all gender codes on the .CSV file being imported matches the exact format of the Table Entry for each Gender Code (as shown in Table 2). Any field in the Andar Connector Import that requires a Table Entry from an Andar Table is case sensitive.

If the Gender field is blank but a Prefix is present, Andar will determine the Gender from the Prefix based on Andar's Prefixes Table (#670). Default gender is U for Unknown.

If the Prefix field is blank but Gender is M or F, Andar will add Mr. or Ms. as a prefix respectively.

The information contained in this field will be written to the GENDER field in the Individuals file.


Social Security Number

[SSN] [Integer] [11]

The Social Security Number (the Social Insurance Number in Canada) of the individual.

Information entered into this field will be written to the SSN field of the Individuals file.


Account Status

[INDACCOUNTSTATUS] [Character] [15]

The status of the account in Andar, for example, active.

To avoid errors during the Andar Connector Import process, make sure that the format of all Individual Account Status Types on the .CSV file being imported matches the exact format of the Table Entry for each Individual Account Status type (as shown in Table 312). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive. 

The information that appears in this field will be written to the ACCOUNTSTATUS field in the Individuals file for that individual.


Web Site

[INDWEBSITE] [Character] [50]

The Individual account's web address.

The information that appears in this field will be written to the WEBSITE field in the Individuals file for that individual.


Full Name

[FULLNAME] [Character] [100]

Full Name does not have a corresponding field in a profile. It is a "convenience" field that will be parsed into the Prefix, First Name, Middle Name, Last Name, and Suffix fields. A space is used as the separator.

If the name proves to be problematic then the Andar Data Import record will be flagged with an error which can be corrected interactively.

NOTE: If the Full Name field is used, do not use the PREFIX, FIRSTNAME, MIDDLENAME, LASTNAME, SUFFIX fields.


Do Not Merge

[DONOTMERGE] [Character] [1]

To avoid errors during the Andar Data Import process, make sure that the format of the value in this field is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

This information that appears in this field will be written to the DONOTMERGE field in the Individuals file for that individual.


Organization Account Number

[ORGACCOUNTNUMBER] [Integer] [11]

The account number of the Organization, or "Employer," profile. If the account does not exist in Andar, leave it blank. Andar will create a new account if the Suspend Account Creation option in the Data Import Validate/Process Options section on the Data Import Validate/Process window is not selected.

The information that appears in this field will be written to the ACCOUNTNUMBERA field of the EmployeeRelationships file, and, the ORGACCOUNTNUMBER field in the EnvelopeMaster file if Transaction/Envelope information has been entered.

If a value has been entered into either the Internal Organization Employee Number, or the Internal Organization Department Number field, an account number must be specified in this field in order for an Employment Relationship to be created.


Profile Attribute

[ORGPROFILEATTRIBUTE] [Character] [15]

When an Organization account is created in Andar, it must be assigned a Profile Attribute. The Profile Attribute assigned to an account indicates the type of Organization Account (Action Council, Agency, Campaign, Community Care, Company, Deposit Bank, Federation, Federation for Service Category, Funded Programs, Group Contract, Master, Program, Service Categories, Undesignated, and Vision Council) that serves to differentiate it from other types of Organization accounts. For example, a company named ABC Manufacturing would be an Organization account with the profile attribute of Company while Big Sisters/Big Brothers would have an Organization account with the profile attribute of Agency.

To avoid errors during the Andar Data Import process, make sure that the format of all Profile Attributes on the .CSV file being imported matches the exact format of the Table Entry for each Profile Attribute (as shown in Table 3). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive.

The information that appears in this field will be written to the PROFILEATTRIBUTE field in the Organizations file for that organization.


Name: Line 1

[ORGNAME1] [Character] [40]

The name of the Organization.

The information that appears in this field will be written to the NAME1 field in the Organizations file for that organization.


Name: Line 2

[ORGNAME2] [Character] [40]

The second part of the name of the Organization if required.

The information that appears in this field will be written to the NAME2 field in the Organizations file for that organization.


Account Status

[ORGACCOUNTSTATUS] [Character] [15]

The status of the Organization account, for example, active.

To avoid errors during the Andar Data Import process, make sure that the format of all Organization Account Status Types on the .CSV file being imported matches the exact format of the Table Entry for each Organization Account Status Type (as shown in Table 311). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive.

The information that appears in this field will be written to the ACCOUNTSTATUS field in the Organizations file for that organization.


SIC

[ORGSIC] [Character] [15]

The Standard Industry Classification code applicable to the selected organization. The Standard Industry Classification (S.I.C.) code identifies the company by industry.

The information that appears in this field will be written to the SIC field in the Organizations file for that organization.


Web Site

[ORGWEBSITE] [Character] [50]

The Organization's web address.

The information that appears in this field will be written to the WEBSITE field in the Organizations file for that organization.


NAICS

[ORGNAICS] [Character] [10]

The Organization's NAICS (North American Industry Classification System.) number. North American Industry Classification System is a federal classification of industry types which gives an average annual salary for the industry. Many Fundraisers use this to calculate potential. The NAICS is similar to the SIC Code, but is more specific.

The information that appears in this field will be written to the NAICS field in the Organizations file for that organization.


NCC

[ORGNCC] [Character] [15]

The NCC number of the Organization.

The information that appears in this field will be written to the NCC field in the Organizations file for that organization.


EIN

[ORGEIN] [Character] [20]

The Employer Identification Number of the Organization.

The information that appears in this field will be written to the EIN field in the Organizations file for that organization.


External Account Number

[ORGEXTACCOUNTNUMBER] [Character] [20]

This optional field is for a number assigned to an organization other than the Andar account number. It usually represents the account number from the fundraiser's previous database.

The information that appears in this field will be written to the EXTACCOUNTNUMBER field in the Organizations file for that organization.


Registration Number

[ORGREGISTRATIONNUMBER] [Character] [15]

The Organization's charitable registration number. The information that appears in this field will be written to the REGISTRATIONNUMBER field in the Organizations file for that organization.


Vendor Number

[ORGVENDORNUMBER] [Character] [15]

Vendor number is a unique identifier, defined in an Organization profile for accounting purposes. The information that appears in this field will be written to the VENDORNUMBER field in the Organizations file for that organization.


Scope

[ORGSCOPE] [Character] [15]

The scope of the charitable organization (Local, National or International). The information that appears in this field will be written to the SCOPE field in the Organizations file for that organization.

For the Scope, use the table entry of the Scope in Table 319 (200 for Local, 100 for National, and 50 for International) instead of the Full Description (Local, National, International).


Internal Employee Number

[INTERNALORGEMPLNUMBER] [Character] [20]

The Employee ID Number.

The information that appears in this field will be written to the EMPLOYEEID field in the EmployeeRelationships file. A value must be specified in the Organization Account Number field when this field is used; an Employment Relationship will be created.


Employee Type

[EMPLOYEETYPE] [Character] [15]

The format of all Employee Types on the .CSV file being imported must match the exact format of the Table Entry of the Employee Type Table (#16) on the CSV file. Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive.

Indicates the kind of employee. For example, Paid Employee, Retiree, etc. This will be used in the Employee Relationship. The information that appears in this field will be written to EMPLOYEETYPE field in the EmployeeRelationships file.

When importing Employee Relationship data without explicitly defining the Relationship Type of that data, Andar Data Import will check for existing active Employee Relationships and do the following:


Employee Local Checkoff Zip

[EMPDISTZIP] [Character] [10]

The zip code for the Local Check-Off Account on Employee Relationship.

If the donor organization uses the EZS- Both LUW/FUW from Emp Rel Zip Processing Option or the EZSWZF - LUW from Emp Rel Zip/FUW from Org Zip Process Option, be sure to import the zip code at the same time when you import the Employee Relationships via Andar Data Import. Otherwise, you will have to enter the zip code into the Add an Employment Relationship window of each account.

The information that appears in this field will be written to the EMPDISTZIP field in the Employment Relationships file.


Effective Date

[EMPEFFECTIVEDATE] [Character] [8]

The date on which the employee relationship becomes effective.

To avoid errors during the Andar Data Import process, make sure that the value entered in the import file for this field is formatted as follows: YYYYMMDD (no spaces, no slashes).

The information that appears in this field will be written to the EMPEFFECTIVEDATE field in the EmployeeRelationships file.


Expiry Date

[EMPEXPIRYDATE] [Character] [8]

The date on which the employee relationship expires.

To avoid errors during the Andar Data process, make sure that the value entered in the import file for this field is formatted as follows: YYYYMMDD (no spaces, no slashes).

The information that appears in this field will be written to the EMPEXPIRYDATE field in the EmployeeRelationships file.


Job Title 1

[JOBTITLE1] [Character] [40]

Job Title for the Individual. 

The information that appears in this field will be written to the JOBTITLE1 field in the EmployeeRelationships file.


Job Title 2

[JOBTITLE2] [Character] [40]

The second part of the Job Title for the Individual. It is not a second job title.

The information that appears in this field will be written to the JOBTITLE2 field in the EmployeeRelationships file.


Mail Drop

[MAILDROP] [Character] [20]

Indicates a Mail Drop or Routing Code usually associated with a very large organization's internal mail system. This field is for the internal (workplace) mailing address of the Employee. This information is used in Data Mining Extracts to supplement the employer's address when the employer's address is selected by an Address Pecking Order for mailing lists.

The information that appears in this field will be written to the MAILDROP field in the EmployeeRelationships file.


Internal Department Number

[INTERNALORGDEPTNUMBER] [Character] [100]

The name of the Department in which the Employee works.

The information contained in this field will be written to the DEPARTMENT field of the EmployeeRelationships file. A value must be entered into the Organization Account Number field when this field is used; an Employment Relationship will be created.


Sort Field 1-5

[SORTFIELD1] [SORTFIELD2] [SORTFIELD3] [SORTFIELD4] [SORTFIELD5][Character] [45]

The field name is defined on the Add Employee Information Header window under e-Pledge > Administration > Employee Information. For example, one site might want to define Sort Field 1 as Company, Sort Field 2 as Division, and Sort Field 3 as Department.

However, when you import data through Andar Data, you must use the original field name (SORTFIELD1) as import field name in order to be written to the Sort Field 1-5 field in the EmployeeRelationships file.

The information that appears in this field will be written to the SORTFIELD1, SORTFIELD2, SORTFIELD3, SORTFIELD4, SORTFIELD5  fields in the EmployeeRelationships file.


Class A1, A2,

[EMPCLASSA1] [EMPCLASSA2] [Character] [45]

A user defined field specific to the fundraiser.

The field name is defined in the Add Employee Information Header window under e-Pledge > Administration > Employee Information. For example, you might want to define Class A1 as Employee Level and add Level 1, Level 2, Level 3 as options for this field. When you go to an Employee profile of this organization, and the Relationship > Employment > Add Employee/Workplace window, the Class A1 field will become Employee Level allowing you to select the defined options.

The information that appears in this field will be written to the EMPCLASSA1 or EMPCLASSA2 field in the EmployeeRelationships file.


Class B1

[EMPCLASSB1] [Character] [45]

A user defined field specific to the fundraiser.

The information that appears in this field will be written to the EMPCLASSB1 field in the EmployeeRelationships file.


Class B2

[EMPCLASSB2] [Character] [45]

Class B2 may be used in e-Pledge to divide employees of an Organization into smaller groups for web page customization. Class B2 consists of divisions or groups for an Organization account. It is not a separate Andar account.

You might want to define Class B2 as Employee Level, and then add Management, Admin. Staff, and Line Workers as possible values to Class B2. When you go to an Organization profile (and its employees' account profile) > Relationships tab - Employment sub-tab > User Defined tab, the Class B2 field (original field label) will become Employee Level allowing you to select a defined value (Management, Admin. Staff, and Line Workers) to assign to the employee.

However, when you import data into the user-defined fields, you must use the original field name EMPCLASSB2.

The information that appears in this field will be written to the EMPCLASSB2 field in the EmployeeRelationships file.


Last Year Gift

[EMPLYGIFT] [Decimal] [22]

The previous year's gift from the account.

The information that appears in this field will be written to the EMPLYGIFT field in the EmployeeRelationships file.


Suggested Gift

[EMPSUGGIFT] [Decimal] [22]

The suggested gift amount for the account. The suggested gift amount that a potential donor will see on their e-Pledge screen. For example, if the company plans to raise $10, 000 for the campaign, the company might suggest $500 gift for the Management, $200, for the permanent employees, and $100 for contractors.

The suggested gift amounts can be defined as EMPSUGGIFT, EMPSUGGIFT2, etc.

The information that appears in this field will be written to the EMPSUGGIFT field in the EmployeeRelationships file.


Salary

[EMPSALARY] [Decimal] [22]

Indicates the salary of an individual who is paid a set amount versus hourly wages.

The information that appears in this field will be written to the EMPSALARY field in the EmployeeRelationships file.


Percent Of Salary

[PERCENTOFSALARY] [Decimal] [22]

The percentage of the individual's salary being pledged.

The information that appears in this field will be written to the PERCENTOFSALARY field in the Transactions file.


Per Hour

[EMPPERHOUR] [Decimal] [22]

The amount an individual earns per hour.

The information that appears in this field will be written to the EMPPERHOUR field in the EmployeeRelationships file.


Income Level

[INCOMELEVEL] [Character] [15]

The income level of the employee. Income Levels are user-defined.

The format of all Income Levels on the .CSV file being imported must match the exact format of the Table Entry of the Employee Income Level Table (#69). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive.

The information that appears in this field will be written to the INCOMELEVEL field in the EmployeeRelationships file.


Other Income

[EMPOTHERINCOME] [Decimal] [22]

Other income paid to the employee.

The information that appears in this field will be written to the EMPOTHERINCOME field in the EmployeeRelationships file.


Number of Pay Periods

[NBRPAYPERIODS] [Integer] [11]

The number of pay periods per year for the employee. For example, an employee might have 26 pay periods per year.

The information that appears in this field will be written to the NBRPAYPERIODS field in the EmployeeRelationships file.


Minimum Billing Start Date

[MINBILLSTARTDATE] [Character] [8]

If an employee wishes to be billed directly by the fundraiser this will be the date that billing will begin. For example, if they wish to be billed quarterly and this field indicates 01/01/03 they will receive the first bill in January 03 and another each quarter until the pledge has been fully paid.

To avoid errors during the Andar Data Import process, make sure that the value entered in the import file for this field is formatted as follows: YYYYMMDD (no spaces, no slashes).

The information that appears in this field will be written to the MINBILLSTARTDATE field in the EmployeeRelationships file.


Minimum Payroll Start Date

[MINPAYROLLSTARTDATE] [Character] [8]

If an employee wishes to contribute using the payroll deduction option this will be the date those deductions will begin.

To avoid errors during the Andar Data Import process, make sure that the value entered in the import file for this field is formatted as follows: YYYYMMDD (no spaces, no slashes).

The information that appears in this field will be written to the MINPAYROLLSTARTDATE field in the EmployeeRelationships file.


User Defined 1-10

[USERDEFINED1] [USERDEFINED2] [USERDEFINED3] [USERDEFINED4] [USERDEFINED5] [USERDEFINED6] [USERDEFINED7] [USERDEFINED8] [USERDEFINED9] [USERDEFINED10] [Character] [45]

This field is defined by users to record any information about the employees as appropriate.

The field name is defined in the Add Employee Information Header window under e-Pledge > Administration > Employee Information. After the field name is defined and you go to an Employee profile of this organization, and the Relationship > Employment > Add Employee/Workplace window, the User Defined 1 field will become the user-defined name.

The information that appears in this field will be written to the USERDEFINED1,USERDEFINED2,USERDEFINED3,USERDEFINED4,USERDEFINED5,USERDEFINED6,USERDEFINED7,USERDEFINED8,USERDEFINED9,USERDEFINED10 field in the EmployeeRelationships file.


User Defined Amount 1-10

[USERDEFINEDAMOUNT1] [USERDEFINEDAMOUNT2] [USERDEFINEDAMOUNT3] [USERDEFINEDAMOUNT4] [USERDEFINEDAMOUNT5] [USERDEFINEDAMOUNT6] [USERDEFINEDAMOUNT7] [USERDEFINEDAMOUNT8] [USERDEFINEDAMOUNT9][USERDEFINEDAMOUNT10][Decimal] [22]

This is a user-defined field for storing numerical data.

The field name is defined on the Add Employee Information Header window under e-Pledge > Administration > Employee Information. For example, one site might want to define User Defined Amount as Bonus. When you go to an Employee profile of this organization, and the Relationship > Employment > Add Employee/Workplace window, the User Defined Amount field will become Bonus allowing you to enter the bonus amount for the employee.

The information that appears in this field will be written to the USERDEFINEDAMOUNT1,USERDEFINEDAMOUNT2,USERDEFINEDAMOUNT3,USERDEFINEDAMOUNT4,USERDEFINEDAMOUNT5,USERDEFINEDAMOUNT6,USERDEFINEDAMOUNT7,USERDEFINEDAMOUNT8,USERDEFINEDAMOUNT9][USERDEFINEDAMOUNT10] field in the EmployeeRelationships file.


Employee Fundraising Zip

[EMPFUNDRAISINGZIP] [Character] [10]

The zip code for the Fundraising Account on Employee Relationship.

If the Standard M license is NOT enabled, the EMPFUNDRAISINGZIP will be the same as the EMPDISTZIP. In the Andar Data Import csv file, you can leave this field blank or enter the same value as the EMPDISTZIP. If only the EMPDISTZIP is imported, Andar Data Import will automatically populate the EMPDISTZIP with the identical value. If both fields are imported, Andar Data Import will validate the fields and issue an error if the EMPFUNDRAISINGZIP and EMPDISTZIP are not identical.

If the Standard M license is enabled, the EMPFUNDRAISINGZIP can be different from the EMPDISTZIP. In the Andar Data Import csv file, enter both EMPDISTZIP and EMPFUNDRAISINGZIP. If only the EMPDISTZIP is imported, Andar Data Import will automatically populate the EMPDISTZIP with the identical value.

If the donor organization uses the EZS- Both LUW/FUW from Emp Rel Zip Processing Option, be sure to import the Zip Codes at the same time when you import the Employee Relationships via Andar Data Import. Otherwise, you will have to enter these zip codes into the Add an Employment Relationship window of each account. The EZS- Both LUW/FUW from Emp Rel Zip Processing Option will use this zip code to populate the Fundraising Zip field and the Fundraising Account field on a transaction.

The information that appears in this field will be written to the EMPFUNDRAISINGZIP field in the EmployeeRelationships file.


Date Type

[DATETYPE] [Character] [15]

The Account Dates fields (dateType,dateYear,dateMonth,dateDay)can be used for both partial and full import of the birth date or any other Account Date Types. The information will be written to the dateType,dateYear,dateMonth,dateDay fields in the AccountDates file.

Enter the Date Type for the Date record. To avoid errors during the Andar Data Import  process, make sure that the format of all Date Types on the .CSV file being imported matches the exact format of the Table Entry for each Date Type in Date Types for Individuals Table (# 109) or Date Types for Organizations Table (# 104). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive.

The information that appears in this field will be written to the DATETYPE field in the AccountDates file.


Year

[DATEYEAR] [Integer]

This field is for the Year of the Date record. The value for this field should be formatted as follows: YYYY.

The information that appears in this field will be written to the DATEYEAR field in the AccountDates file.


Month

[DATEMONTH] [Integer]

This field is for the Month of the Date record. The value for this field should be formatted as follows: MM.

The information that appears in this field will be written to the DATEMONTH field in the AccountDates file.


Day

[DATEDAY] [Integer]

This field is for the Day of the Date record. The value for this field should be formatted as follows: DD.

The information that appears in this field will be written to the DATEDAY field in the AccountDates file.


Week Number

[DATEWEEKNUMBER] [Integer]

This field is for the number of a week in a month. Make sure that the format of the Week Number on the .CSV file being imported matches the exact format of the Table Entry for each Week Number in Table # 112. Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive.

The information that appears in this field will be written to the DATEWEEKNUMBER field in the AccountDates file.


Sunday

[DATESUN] [Character] [1]

If it is Sunday, enter Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The information that appears in this field will be written to the DATESUN field in the AccountDates file.


Monday

[DATEMON] [Character] [1]

If it is Monday, enter Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The information that appears in this field will be written to the DATEMON field in the AccountDates file.


Tuesday

[DATETUE] [Character] [1]

If it is Tuesday, enter Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The information that appears in this field will be written to the DATETUE field in the AccountDates file.


Wednesday

[DATEWED] [Character] [1]

If it is Wednesday, enter Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The information that appears in this field will be written to the DATEWED field in the AccountDates file.


Thursday

[DATETHR] [Character] [1]

If it is Thursday, enter Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The information that appears in this field will be written to the DATETHR field in the AccountDates file.


Friday

[DATEFRI] [Character] [1]

If it is Friday, enter Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The information that appears in this field will be written to the DATEFRI field in the AccountDates file.


Saturday

[DATESAT] [Character] [1]

If it is Saturday, enter Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The information that appears in this field will be written to the DATESAT field in the AccountDates file.


Date Category

[DATECATEGORY] [Character] [15]

The Date Category field records the frequency of the Date record.

To avoid errors during the Andar Data Import  process, make sure that the format of all Date Categories on the .CSV file being imported matches the exact format of the Table Entry for each Date Category in Table # 111. Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive.

The information that appears in this field will be written to the DATECATEGORY field in the AccountDates file.


Specific Time

[DATESPECIFICTIME] [Character] [6]

This field is for the Time of the Date record. Use the 24 hour military time format: hoursminutesseconds (no colons).

For example: 133142

The information that appears in this field will be written to the SPECIFICTIME field in the AccountDates file.


Effective Date

[DATEEFFECTIVEDATE] [Character] [8]

This field is for the Date that the record was created. To avoid errors during the Andar Data Import process, make sure that the value entered in the import file for this field is formatted as follows: YYYYMMDD (no spaces, no slashes).

The information that appears in this field will be written to the EEFFECTIVEDATE field in the AccountDates file.


Expiry Date

[EXPIRYDATE] [Character] [8]

This field is for the Date that the record expires. To avoid errors during the Andar Data Import process, make sure that the value entered in the import file for this field is formatted as follows: YYYYMMDD (no spaces, no slashes).

The information that appears in this field will be written to the EXPIRYDATE field in the AccountDates file.


Information Source

[DATEINFOSOURCE] [Character] [15]

Indicate the Information Source.

To avoid errors during the Andar Data Import  process, make sure that the format of all Information Sources on the .CSV file being imported matches the exact format of the Table Entry for each Information Source in Table # 77. Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive.

The information that appears in this field will be written to the INFOSOURCE field in the AccountDates file.


Comment

[DATECOMMENTTEXT] [Character] [50]

This field is for a short comment regarding the Date record.

The information that appears in this field will be written to the COMMENTTEXT field in the AccountDates file.


Demographic Type

[DEMOGRAPHICTYPE] [Character] [15]

Enter the Demographic Type in this field.

To avoid errors during the Andar Data Import  process, make sure that the format of all Demographic Types on the .CSV file being imported matches the exact format of the Table Entry for each Demographic Type (as shown in Table 6). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive.

The information that appears in this field will be written to the DEMOGRAPHICTYPE field in the Demographics file.


Effective Date

[DEMOGRAPHICEFFECTIVEDATE] [Character] [8]

This field records the date on which the selected Demographic became applicable to the selected profile.

To avoid errors during the Andar Data Import process, make sure that the value entered in the import file for this field is formatted as follows: YYYYMMDD (no spaces, no slashes).

The information that appears in this field will be written to the EFFECTIVEDATE field in the Demographics file.


Expiry Date

[DEMOGRAPHICEXPIRYDATE] [Character] [8]

This field records the end of the validity or duration of the selected Demographic.

To avoid errors during the Andar Data Import process, make sure that the value entered in the import file for this field is formatted as follows: YYYYMMDD (no spaces, no slashes).

The information that appears in this field will be written to the EXPIRYDATE field in the Demographics file.


Numerical Data Type

[NUMERICALDATATYPE] [Character] [15]

Enter the Numerical Data Type in this field.

To avoid errors during the Andar Data Import process, make sure that the format of all Numerical Data Types on the .CSV file being imported matches the exact format of the Table Entry for each Numerical Data Type in Individual Numerical Data Types Table # 4 or Organization Numerical Data Types Table # 20. Any field in the Andar Data Import that requires a Table Entry from an Andar table is case sensitive.

The information that appears in this field will be written to the NUMERICALDATATYPE field in the NumericalInformation file.


Numerical Data

[NUMERICALDATA] [Decimal] [13]

Key in the Numerical Data that corresponds to the selected Numerical Data Type.

The information that appears in this field will be written to the NUMERICALDATA field in the NumericalInformation file.


Comment

[numericalDataComment] [Character] [50]

Include any additional information regarding the Numerical Information.

The information that appears in this field will be written to the COMMENTTEXT field in the NumericalInformation file.


Information Source

[numericalDataInfoSource] [Character] [15]

Indicate the source of the Information.

To avoid errors during the Andar Data Import process, make sure that the format of all Information Sources on the .CSV file being imported matches the exact format of the Table Entry for each Information Source (as shown in Table 77). Any field in the Andar Data Import that requires a Table Entry from an Andar table is case sensitive.

The information that appears in this field will be written to the INFOSOURCE field in the NumericalInformation file.


Override Level

[OVERRIDELEVEL] [Character] [15]

If for any reason your fundraising organization has decided that an Individual is to be considered a Leader of a certain level even if their gift is too low), or is not to be considered a Leader (eve if their gift is high enough), the Individual can be assigned an Override Level.

To avoid errors during the Andar Data Import process, make sure that the format of all Override Levels on the .CSV file being imported matches the exact format of the Table Entry for each Override Level as shown in the Leadership Levels Group Table that has been assigned to the campaign (Leadership Levels Group Tables can be user-defined). Any field in the Andar Data Import that requires a Table Entry from an Andar table is case sensitive.

The information that appears in this field will be written to the OVERRIDELEVEL field in the LSIndiv file.


Campaign Account

[OverrideLevelCampaign] [Integer]

The campaign account that the override leadership level is assigned to.

The information that appears in this field will be written to the CAMPAIGNACCOUNT field in the LSIndiv file.


Campaign Year

[OverrideLevelYear] [Integer]

The campaign year for the override leadership level.

To avoid errors during the Andar Data Import process, make sure that the value entered in the import file for this field is formatted as follows: YYYY.

The information that appears in this field will be written to the CAMPAIGNYEAR field in the LSIndiv file.


Other Name Type

[OTHERNAMETYPE] [Character] [15]

In addition to the Account Profile Name that appears on the Bio tab > Main sub-tab of an account profile, Andar can contain additional names for an individual or an organization. For example, Maiden Name, Nickname, Former Name, etc.

To avoid errors during the Andar Data Import process, make sure that the format of all Name Types on the .CSV file being imported matches the exact format of the Table Entry for each Name Type (as shown in Table 5). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive. 

The information that appears in this field will be written to the NAMETYPE field in the Names file.


Other Name 1

[OTHERNAME1] [Character] [40]

The first part of the Other Name.

The information that appears in this field will be written to the NAME1 field in the Names file.


Other Name 2

[OTHERNAME2] [Character] [40]

The second part of the Other Name. This is not another Other Name.

The information that appears in this field will be written to the NAME2 field in the Names file.

When updating an Other Name with the Connector, if the current name is contained in both Other Name 1 and Other Name 2 fields, but the import data contains values in the Other Name 1 field and the Other Name 2 field is blank, only Other Name 1 will be updated. A blank field in the import csv file will not blank out the field in Andar.


Other Name Effective Date

[OTHERNAMEEFFECTIVEDATE] [Character] [8]

The date that the Other Name becomes effective in Andar.

To avoid errors during the Andar Data Import process, make sure that the value entered in the import file for this field is formatted as follows: YYYYMMDD (no spaces, no slashes).

The information that appears in this field will be written to the EFFECTIVEDATE field in the Names file.


Other Name Expiry Date

[OTHERNAMEEXPIRYDATE] [Character] [8]

The date that the Other Name expires in Andar.

To avoid errors during the Andar Data Import process, make sure that the value entered in the import file for this field is formatted as follows: YYYYMMDD (no spaces, no slashes).

The information that appears in this field will be written to the EXPIRYDATE field in the Names file.


Address Type

[ADDRESSTYPE] [Character] [15]

Indicates the kind of address. For example, Main Address, Preferred Address, Home Address, Billing Address, etc.

To avoid errors during the Andar Data Import process, make sure that the format of all Address Types on the .CSV file being imported matches the exact format of the Table Entry for each Address Type (as shown in Table 7). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive. 

The value entered in this field will determine the Address Type for the address information entered in the Address Line 1, Address Line 2, Address Line 3, and Address Line 4 fields. It will be written to the ADDRESSTYPE field in the Addresses file. If no value is specified in the Address Type field, then any address information entered will be assigned the Main Address Type.


Address Line 1

[ADDRESSLINE1] [Character] [40]

The first line of an address. This should not include a company name or a person's name. At least one of the two address lines (Address line 1 and Address line 2) must be filled when Andar Connector imports an address.

If an Address Type is selected, data must be entered in this field. The information that appears in this field will be written to the ADDRESSLINE1 field in the Addresses file.

If an Address Type is not specified, the default type for the information entered in this and any other Address Line fields will be Main.


Address Line 2

[ADDRESSLINE2] [Character] [40]

Additional address information when there is not enough space in the Address 1 field. At least one of the two address lines (Address line 1 and Address line 2) must be filled when Andar Connector imports an address.

The information that appears in this field will be written to the ADDRESSLINE2 field in the Addresses file.


Address Line 3

[ADDRESSLINE3] [Character] [40]

Additional address information when there is not enough space in the Address 1 and Address  2 fields.

The information that appears in this field will be written to the ADDRESSLINE3 field in the Addresses file.


Address Line 4

[ADDRESSLINE4] [Character] [40]

Additional address information when there is not enough space in the Address 1, Address 2, and Address 3 fields.

The information that appears in this field will be written to the ADDRESSLINE4 field in the Addresses file.


City

[CITY] [Character] [25]

The name of the city. City cannot not be blank when Andar Connector imports an address.

The information that appears in this field will be written to the CITY field in the Addresses file.


State or Province

[STATEORPROV] [Character] [15]

The name of the State or Province. When Andar Connector imports an address, State or Province is required if the country is USA or Canada.

To avoid errors during Andar Data Import process, make sure that the format of all State or Province Codes on the .CSV file being imported matches the exact format of the Table Entry for each State or Province Code (as shown in Table 8). Any field in the Lockbox Import that requires a Table Entry from an Andar Table is case sensitive. 

The information that appears in this field will be written to the STATEORPROV field in the Addresses file.


Zip/Postal Code

[ZIPPOSTALCODE] [Character] [10]

The Zip Code (Postal Code in Canada) for the address.

The combination of city, state, county, and zip code in the ZipCodeCtySt database table and the ZipCodePlusFour database table as well as the settings in the system preferences for Zip Code Management will also have an impact on importing Zip Codes through Andar Connector.

When Andar Connector imports an address, Zip Code cannot be blank if the country is USA or Canada. If the system preference for Validate Zip Codes is turned on, the Zip Code must exist in the ZipCodeCtySt database table or the ZipCodePlusFour database table, with a matching city, state, and county (if County is not blank).

When importing Canadian addresses, spaces and lower case will be allowed for a postal code. It will be converted to the  LNL NLN format (for example, L4D 1E4) when the address record is created.

The information that appears in this field will be written to the ZIPPOSTALCODE field in the Addresses database table.

If you prepare the source file in Excel, in order to retain the leading zeroes (for example, 05043) in this column you should change the formatting for this column from General to Text. To do so, highlight the column and right-click. Then select Format Cells. Click on the Number tab. Select Text from the drop-down list and click OK.

This format change will be retained when the file is saved as a .csv file. You can check the file with Notepad to confirm.

NOTE:

  1. If the format of the column is kept as General then the leading zeros will be dropped and Andar will create address records with a four digit zip code (for example, 5043).
  2. If the .csv file is re-opened in Excel the formatting will be lost. Once the formatting has been changed to  Text, save the file, close it then import, validate, and process.

In order for the system to validate the zip codes being imported, the zip codes must already exist in the ZipCodeCtySt database table or the ZipCodePlusFour database table. You can import zip codes from a USPS database (either 5- or 9-digit). Then you will have everything you need in Andar for address validation.

If you do not want to import zip codes from USPS database, and the Andar Data Import contains new zip codes, you can use the following workaround to avoid error messages and process the imported data:

With the system preference for Learn Your Zip Codes set ON and Validate Zip Codes set Off, zip codes that are NOT in Andar can be processed through Andar Connector. However, they are not actually "learned" by Andar (they are not put in Zip Code Maintenance) so each time they are used in Andar Connector, they must be "learned" as they will always be considered "new".

With the Learn Your Zip Codes flag on, you must be careful because bad data can be entered and accepted into Andar. You can turn the flag off when you are finished, and turn the Validate Zip Codes flag back on. However, another issue arises when you use this work-around. Because you have addresses in Andar that were not actually "learned", if you try to update that address with the Learn Your Zip Codes flag off, you will not be able to proceed. You will get a message:

The entered Zip Code was not found in the zip code maintenance table matching the entered city or state.

So, if you then turn the Learn Your Zip Codes flag on, you will get this message:

Do you wish to add a new zip, state, county, and city to the database?

If you click Yes, the zip code will be added to Zip Code Maintenance. Leaving both flags off, you will be able to update the address but it will not be validated nor learned.

After processing your Andar Data Import, the new zip codes in Andar are in the Addresses database table only. They have not been learned yet but you can run Rebuild Zip Codes that will add all zip codes from addresses to the ZipCodeCtySt database table and the ZipCodePlusFour database table. That way they can be imported through Andar Connector with the Validate Zip Codes flag on. To do so, go to System Administration  > Rebuilds > Zip Codes > Rebuild Zip Codes, select the radio button for Add Zip Codes from the existing addresses table and click Submit.

If you want to check to see if there are new zip codes each time you import through Andar Connector, you could keep the Validate Zip Codes  flag on when you process the Andar Data Import the first time to generate the zip code error. That way you know how many records have new zip codes. Then you would proceed to turn the Validate Zip Codes flag off to successfully process the Andar Data.


Country

[COUNTRYCODE] [Character] [3]

The Country Code for the address.

To avoid errors during the Andar Data Import process, make sure that the format of all Country Codes on the .CSV file being imported matches the exact format of the Table Entry for each Country Code (as shown in Table 9). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive. 

The information that appears in this field will be written to the COUNTRYCODE field in the Addresses file.


Neighborhood

[NEIGHBORHOOD] [Character] [15]

The neighborhood in which an individual lives or an organization is located. For example, Buckhead, Creekside, Downtown, etc.

To avoid errors during the Andar Data Import  process, make sure that the format of all Neighborhoods on the .CSV file being imported matches the exact format of the Table Entry for each Country Code (as shown in Table 212). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive. 

The information that appears in this field will be written to the NEIGHBORHOOD field in the Addresses file.


County

[COUNTY] [Character] [50]

The county in which an individual lives or an organization is located. Validation of Counties only applies to importing through Andar Data Import. When entering via the address panel, if the system preference for Validate Zip Codes is on, then one can only select an associated County with that zip code. In Andar Data Import, it checks to see if the County is associated with this zip code independent of what the city is. If there is no County or it is *Unknown, then it is perfectly valid to have that address without the County name.

To avoid errors during the Andar Data Import  process, make sure that the format of all County Codes on the .CSV file being imported matches the exact format of the Table Entry for each County Code (as shown in Table 211). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive. 

The information that appears in this field will be written to the COUNTY field in the Addresses file.


At Subway Line

[ATSUBWAYLINE] [Character] [1]

Indicates the Individual lives near the subway.

To avoid errors during the Andar Data Import  process, make sure that the format of the value in this field is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The information that appears in this field will be written to the ATSUBWAYLINE field in the Addresses file.


At Bus Line

[ATBUSLINE] [Character] [1]

Indicates the individual lives near the bus route.

To avoid errors during the Andar Data Import  process, make sure that the format of the value in this field is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The information that appears in this field will be written to the ATBUSLINE field in the Addresses file.


Seasonal From Date

[SEASONALFROMDATE] [Character] [4]

The date that this particular Address Type starts to be the mailing address for the Profile. For example, a Summer Address may only be applicable from May 15 to Oct 1.

To avoid errors during the Andar Data Import  process, make sure that the value entered in the import file for this field is formatted as follows: MMDD (no spaces, no slashes).

The information that appears in this field will be written to the FROMDATE field in the Addresses file.


Seasonal To Date

[SEASONALTODATE] [Character] [4]

The date that this particular Address Type ceases to be the mailing address for the Profile. For example, a Summer Address may only be applicable from May 15 to Oct 1.

To avoid errors during the Andar Data Import  process, make sure that the value entered in the import file for this field is formatted as follows: MMDD (no spaces, no slashes).

The information that appears in this field will be written to the TODATE field in the Addresses file.


Phone Number Type

[PHONENUMBERTYPE] [Character] [15]

Indicates the kind of phone number. For example, Main Phone, Work Phone, Fax Number, etc.

To avoid errors during the Andar Data Import  process, make sure that the format of all Phone Number Types on the .CSV file being imported matches the exact format of the Table Entry for each Phone Number Type (as shown in Table 10). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive. 

The value entered in this field will determine the Phone Number Type for the phone number information entered in the Area Code, Phone Number, and Extension fields. It will be written to the PHONENUMBERTYPE field in the PhoneNumbers file for the first Phone Number.


Area Code

[AREACODE] [Integer] [11]

The area code of the selected Phone Number Type.

The information that appears in this field will be written to the AREACODE field in the PhoneNumbers file.


Phone Number

[PHONENUMBER] [Integer] [11]

The seven digit telephone number of the selected Phone Number Type.

The information that appears in this field will be written to the PHONENUMBER field in the PhoneNumbers file. Do not include a hyphen after the first three digits in the PHONENUMBER column of the .CSV import file (i.e. format the data as 5551234 instead of 555-1234; Andar will insert the hyphen).


Extension

[EXTENSION] [Integer] [11]

The telephone extension number of the selected Phone Number Type.

The information that appears in this field will be written to the EXTENSION field in the PhoneNumbers file.


2nd Phone Number Type

[PHONENUMBERTYPE2] [Character] [15]

The second Phone Number Type for the Individual. For example, Main Phone, Work Phone, Fax Number, etc.

To avoid errors during the Andar Data Import  process, make sure that the format of all Phone Number Types on the .CSV file being imported matches the exact format of the Table Entry for each Phone Number Type (as shown in Table 10). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive. 

The value entered in this field will determine the Phone Number Type for the phone number information entered in the Area Code, Phone Number, and Extension fields. It will be written to the PHONENUMBERTYPE field in the PhoneNumbers file for the second Phone Number.


2nd Area Code

[AREACODE2] [Integer] [11]

The area code of the second selected Phone Number Type.

The information that appears in this field will be written to the AREACODE field in the PhoneNumbers file.


2nd Phone Number

[PHONENUMBER2] [Integer] [11]

The phone number of the second selected Phone Number Type.

The information that appears in this field will be written to the PHONENUMBER field for the second Phone Type in the PhoneNumbers file.

Do not include a hyphen after the first three digits in the PHONENUMBER column of the .CSV import file (i.e. format the data as 5551234 instead of 555-1234; Andar will insert the hyphen).


2nd Extension

[EXTENSION2] [Integer] [11]

The extension number of the second selected Phone Number Type.

The information that appears in this field will be written to the EXTENSION field for the second Phone Type in the PhoneNumbers file.


e-Mail Type

[EMAILTYPE] [Character] [15]

Indicates the kind of email address. For example, Main Email, Work Email, Home Email, etc.

To avoid errors during the Andar Data Import  process, make sure that the format of all Electronic Mail Types on the .CSV file being imported matches the exact format of the Table Entry for each Electronic Mail Type (as shown in Table 68). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive. 

The information that appears in this field will be written to the EMAILTYPE field in the EMails file for the first e-Mail Address.


e-Mail Address

[EMAILADDRESS] [Character] [70]

The Individual's e-Mail address of the selected e-Mail Type.

The information that appears in this field will be written to the EMAILADDRESS field in the EMails file next to the first e-Mail Address Type.


2nd e-Mail Type

[EMAILTYPE2] [Character] [15]

The second e-Mail address type selected for the individual. For example, Main Email, Work Email, Home Email, etc.

To avoid errors during the Andar Data process, make sure that the format of all Electronic Mail Types on the .CSV file being imported matches the exact format of the Table Entry for each Electronic Mail Type (as shown in Table 68). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive. 

The information that appears in this field will be written to the EMAILTYPE field in the EMails file for the second e-Mail Address.


2nd e-Mail Address

[EMAILADDRESS2] [Character] [70]

The Individual's e-Mail address of the second selected e-Mail type.

The information that appears in this field will be written to the EMAILADDRESS field in the EMails file next to the second e-Mail Address Type.


Billing Schedule

[BILLINGSCHEDULECODE] [Character] [15]

Make sure that the format of all Billing Schedules matches the exact format of the Table Entry for each Billing Schedule (as shown in Table 62). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive. 

The information that appears in this field will be written to the BILLINGSCHEDULECODE field in the BillingSched file.


Billing Start Date

[BILLINGSTARTDATE] [Character] [8]

To avoid errors during the Andar Data Import process, make sure that the value entered in the import file for this field is formatted as follows: YYYYMMDD (no spaces, no slashes).

The information that appears in this field will be written to the BILLINGSTARTDATE field in the BillingSched file.


Suppress Statement

[SUPPRESSSTATEMENT] [Character] [1]

Indicates Andar will not issue statements for the account with this schedule. This rule also applies to pre-authorized payments. Selecting the Pre-Authorized Payment Type will not automatically suppress issuing statements.

To avoid errors during the Andar Data Import  process, make sure that the format of the value in this field is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The information that appears in this field will be written to the SUPPRESSSTATEMENT field in the BillingSched file.


Billing Dates 01-12

[BILLINGDATE01]to [BILLINGDATE12]  [Character] [8]

The date on which the payment is expected. Up to 12 Billing Dates can be imported.

To avoid errors during the Andar Data Import  process, make sure that the value entered in the import file for this field is formatted as follows: YYYYMMDD (no spaces, no slashes).

The information that appears in this field will be written to the BILLINGDATE01-12 field in the BillingSched file.


Pre-Authorized Payment

[PREAUTHORIZEDPAYMENTTYPE] [Character] [15]

Specifies the type of pre-authorized payment. The format of all Credit Card Types on the .CSV file being imported must match the exact format of the Table Entry of the Credit Card Type in Table 46 (Payment Type Table). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive. 

NOTE: The Pre-Authorized information must be accompanied by the transaction type and billing schedule code.

The information that appears in this field will be written to the PAYMENTTYPE field in the  BillingSched file.
 


Pre-Authorized Card Number

[PREAUTHORIZEDCARDNUMBER] [Character] [50]

Specifies the credit card number when a credit card is selected for a pre-authorized payment type.

The information that appears in this field will be written to the CARDNUMBER field in the BillingSched file.


Pre-Authorized Card Expiry Date

[PREAUTHORIZEDCARDEXPIRYDATE] [Character] [8]

Specifies the credit card expiry date when a credit card is selected for a pre-authorized payment type. Data in this column must be in MM/YY format.

NOTE: The "/" between the MM and YY is required.

The information that appears in this field will be written to the CARDEXPIRYDATE field in the BillingSched file.


Pre-Authorized Card Name

[PREAUTHORIZEDNAMEONCARD] [Character] [40]

Specifies the card holder's name when a credit card is selected for a pre-authorized payment type.

The information that appears in this field will be written to the NAMEONCARD field in the BillingSched file.


ACH

[PreauthorizedACH] [Character] [50]

ACH Bank Account Number.

The information that appears in this field will be written to the ACH field in the BillingSched file.


ABA

[PreauthorizedABA] [Character] [50]

Enter the Bank Transit ABA number in this field.

The information that appears in this field will be written to the ABA field in the BillingSched file.


ACH Account Type

[PreauthorizedACHAccountType] [Character] [1]

Enter the ACH Account Type in this field. The format of all ACH Account Types on the .CSV file being imported must match the exact format of the Table Entry of the ACH Account Types in ACH Account Type Table #4901. Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive. 

The information that appears in this field will be written to the ACHACCOUNTTYPE field in the BillingSched file.


ACH Account Name

[PreauthorizedNameACH] [Character] [50]

Enter the ACH Account Name in this field.

The information that appears in this field will be written to the ACHACCOUNTNAME field in the BillingSched file.


Envelope Number

[ENVELOPENUMBER] [Integer] [11]

Most people do NOT create the envelope in Andar before importing data through Andar Connector. Andar Connector will automatically create Envelopes for the organizations found on the import file.

If the Envelope Type is Workplace, a new envelope will be created for each different organization account on the import file. The general rule is if the table definition in Table # 22 stipulates the Organization account to be Mandatory on the envelope face (meaning there can be only one in the envelope transactions), then a new envelope will always be created for each different organization account in the import file. Currently the only envelope type with this setting is Workplace.

If the Envelope Type is NOT Workplace (for example, A/R Payments), you can decide whether to create a different Envelope for each organization or to keep all transactions from different organizations in the same Envelope.

When Break On Organization is selected, the Connector will create a new envelope for each different organization account found on the import file.

When Break On Organization is not selected, Andar Connector will place all organizations found on the import file in the same envelope.

All other rules relating to envelopes still apply:

The information that appears in this field will be written to the ENVELOPENUMBER field in the EnvelopeMaster file.


Campaign Account

[CAMPAIGNACCOUNT] [Integer] [11]

The account number of the Campaign to which the gift is to be directed (i.e., Local Campaign, CFC, State, etc.).

The information that appears in this field will be written to the CAMPAIGNACCOUNT field in the EnvelopeMaster file and in the Transactions file.


Envelope Type

[ENVELOPETYPE] [Character] [15]

The type of Envelopes (for example, Workplace Envelope, Accounts Receivable Payment Envelope,) used to process different types of fundraising dollars.

The information that appears in this field will be written to the ENVELOPETYPE field in the EnvelopeMaster file.


Accounting Date

[ACCOUNTINGDATE] [Character] [8]

The date that affects General Ledger. In most cases, this is the date that money is deposited to a bank.

To avoid errors during the Andar Data Import  process, make sure that the value entered in the import file for this field is formatted as follows: YYYYMMDD (no spaces, no slashes).

The information that appears in this field will be written to the ACCOUNTINGDATE field in the EnvelopeMaster file and in the Transactions file.


File Number

[FILENUMBER] [Character] [15]

This field is used to attach a user-defined alphanumeric File Number, of up to 15 characters in length, to the Envelope. This File Number provides an alternative to the system-generated Envelope Number; you can use either to search for an Envelope. The File Number in combination with the Campaign Year is a unique identifier; this means that the File Number will be checked, and an error message will be issued, if the same number already exists in the current Campaign Year only. Note that this field supports mixed-case entries; therefore, a file number abc001 will not be considered a duplicate of a file number ABC001.

The information that appears in this field will be written to the FILENUMBER field in the EnvelopeMaster file.


Reference Number

[REFERENCENUMBER] [Character] [15]

This field is used to indicate the account number assigned by an organization to the fundraising organization to which it contributes; it is included for reference purposes only.

The information that appears in this field will be written to the REFERENCENUMBER field in the EnvelopeMaster file.


Campaign Year

[CAMPAIGNYEAR] [Integer] [11]

A Campaign Year is a time period established by a Fundraising Organization. The Campaign Year may not correspond to the current calendar year. A Campaign Year is required to import any pledge information into Andar.

The information that appears in this field will be written to the CAMPAIGNYEAR field in the EnvelopeMaster file and in the Transactions file.


Local Check-Off Account

[MASTERACCOUNT] [Integer] [11]

The Andar account number of the Local Check-Off Account on imported transaction or designation.

The information that appears in this field will be written to the CHECKOFFACCOUNT field in the Transactions file and the MASTERACCOUNT field in the  DCWriteIn file.


Transaction Type

[TRANSACTIONTYPE] [Character] [15]

Indicates the type of gift. (i.e., Employee Payroll, Employee To Be Billed, Individual, etc.).

To avoid errors during the Andar Data Import  process, make sure that the format of all Transaction Types on the .CSV file being imported matches the exact format of the Table Entry for each Transaction Type (as shown in Table 30). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive. 

The information that appears in this field will be written to the TRANSACTIONTYPE field in the Transactions file.


#Payroll Deductions

[NUMBEROFDEDUCTIONS] [Integer] [11]

The number of deductions that the donor wishes to make in order to fulfill his pledge. For example, a donor might wish to pay his/her pledge over 3 payroll periods beginning in May. #Payroll Deductions must be less than the for the employee.

The information that appears in this field will be written to the NUMBEROFDEDUCTIONS field in the Transactions file.


Deduction Start Date

[DEDUCTIONSPAYROLLSTARTDATE] [Character] [8]

The start date that the donor wishes to pay his pledge by payroll deduction. For example, a donor might wish to pay his pledge over 3 payroll periods beginning in May.

To avoid errors during the Andar Data Import  process, make sure that the value entered in the import file for this field is formatted as follows: YYYYMMDD (no spaces, no slashes).

The information that appears in this field will be written to the DEDUCTIONSPAYROLLSTARTDATE field in the Transactions file.


Batch Transaction

[BATCHTRANSACTIONFLAG] [Character] [1]

Indicates that this transaction is a sum of multiple gifts. For example, a $1,000 pledge from 10 donors for whom you do not have names. This would be a batch transaction.

To avoid errors during the Andar Data Import  process, make sure that the format of the value in this field for all Batch Transactions is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The information that appears in this field will be written to the BATCHTRANSACTIONFLAG field in the Transactions file.


Batch Breakdown

[BATCHBREAKDOWNFLAG] [Character] [1]

Indicates this is a Batch Breakdown transaction. Sometimes, to save time, a number of similar Transactions will be totaled and added as a single Batch Transaction. This allows the Envelope to be closed - thus updating all campaign summary records and allowing campaigners to see the progress of the campaign quickly after the receiving an Envelope. Later on, the Transactions that made up the Batch will be added individually; this is called a "Batch Breakdown."

To avoid errors during the Andar Data Import  process, make sure that the format of the value in this field for all Batch Breakdown transactions is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

This is a process flag. The information that appears in this field will not be written to any field in other files.


Number of Donors

[NUMBEROFDONORS] [Integer] [11]

Indicates the number of donors for this transaction. For one gift this number would be 1. For a batch transaction it would typically be more.

The information that appears in this field will be written to the NUMBEROFDONORS field in the Transactions file.


Pledge Amount

[PLEDGEAMOUNT] [Decimal] [22]

The dollar amount of the Pledge.

The information that appears in this field will be written to the TOTALPLEDGEAMOUNT field in the Transactions file.


Payment Amount

[PAYMENTAMOUNT] [Decimal] [22]

The dollar amount of the Payment.

The information that appears in this field will be written to the TOTALPAYMENTAMOUNT field in the Transactions file.


Payment Type

[PAYMENTTYPE] [Character] [15]

Indicates the method of payment. For example, Cash, Check, Visa, etc.

To avoid errors during the Andar Data Import  process, make sure that the format of all Payment Types on the .CSV file being imported matches the exact format of the Table Entry for each Payment Type (as shown in Table 46). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive. 

The information that appears in this field will be written to the PAYMENTTYPE field in the Transactions file.


Check Number

[CHECKNUMBER] [Character] [15]

The number that appears on the actual physical check received from the donor.

The information that appears in this field will be written to the CHECKNUMBER field in the Transactions file.


Check Date

[CHECKDATE] [Character] [8]

The date that appears on the actual physical check received from the donor.

To avoid errors during the Andar Data Import  process, make sure that the value entered in the import file for this field is formatted as follows: YYYYMMDD (no spaces, no slashes).

The information that appears in this field will be written to the CHECKDATE field in the Transactions file.


Card Number

[CARDNUMBER] [Character] [50]

The number which appears on the donor's credit card.

The information that appears in this field will be written to the CARDNUMBER field in the Transactions file.


Card Expiry Date

[CARDEXPIRYDATE] [Character] [8]

The date that the donor's credit card expires. Data in this column must be in MM/YY format. NOTE: The "/" between the MM and YY is required.

The information that appears in this field will be written to the CARDEXPIRYDATE field in the Transactions file.


Name On Card

[NAMEONCARD] [Character] [40]

The name which appears on the donor's credit card.

The information that appears in this field will be written to the NAMEONCARD field in the Transactions file.


Authorization Number

[AUTHORIZATIONNUMBER] [Character] [20]

The number supplied by the credit card company approving the payment.

The information that appears in this field will be written to the AUTHORIZATIONNUMBER field in the Transactions file.


ACH Bank Account Number

[ACH] [Character] [50]

ACH Bank account number.

The information that appears in this field will be written to the ACH field in the Transactions file.


Bank Transit ABA

[ABA] [Character] [50]

Bank Transit ABA Number.

The information that appears in this field will be written to the ABA field in the Transactions file.


ACH Bank Account Type

[ACHACCOUNTTYPE] [Character] [1]

The ACH Bank Account Type. The format of all ACH Account Types on the .CSV file being imported must match the exact format of the Table Entry of the ACH Account Type in ACH Account Types Table 4901. Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive. 

The information that appears in this field will be written to the ACHACCOUNTTYPE field in the Transactions file.


ACH Account Name

[ACHACCOUNTNAME] [Character] [50]

The ACH Bank Account name.

The information that appears in this field will be written to to the ACHACCOUNTNAME field in the Transactions file.


ACH Settlement Status

[ACHSettleStatus] [Character] [20]

ACH Settlement Status.

To avoid errors during the Andar Data Import  process, make sure that the format of all ACH Settle Statuses on the .CSV file being imported matches the exact format of the Table Entry for each ACH Settlement Status (as shown in Table 4902). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive.

The information that appears in this field will be written to the ACHSettleStatus field in the Transactions file.


Authorized Over Internet

[ACHWEBAUTH] [Character] [1]

To indicate that the donor authorized ACH payment over the Internet, enter Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The information that appears in this field will be written to the ACHWEBAUTH field in the Transactions file.


ACH Reference Number

[pnref] [Character] [15]

ACH authorization reference number.

The information that appears in this field will be written to the pnref field in the Transactions file.


Credit Card Status

[CREDITCARDSTATUS] [Character] [15]

The status of the credit card.

The information that appears in this field will be written to the CREDITCARDSTATUS field in the Transactions file.


Credit Card Reference Number

[CREDITCARDREF] [Character] [12]

Reference number of the process to validate the credit card. The information that appears in this field will be written to the CREDITCARDREF field in the Transactions file.


Authorization Result

[CCAUTHRESULT] [Character] [20]

Credit card authorization result. The information that appears in this field will be written to the CCAUTHRESULT field in the Transactions file.


Adjustment Amount

[ADJUSTMENTAMOUNT] [Decimal] [22]

The changes made to the balance of an account (for example, write-offs and/or credit balance adjustments). This is not the amount used to correct pledges and/or payments entered incorrectly, or, to the wrong account.

The information that appears in this field will be written to the TOTALADJUSTMENTAMOUNT field in the Transactions file.


Adjustment Reason

[ADJUSTEMENTREASONTYPE] [Character] [15]

Indicates the reason for the adjustment.

To avoid errors during the Andar Data Import  process, make sure that the format of all Adjustment Reason Types on the .CSV file being imported matches the exact format of the Table Entry for each Adjustment Reason Type (as shown in Table 48). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive. 

The information that appears in this field will be written to the ADJUSTEMENTREASONTYPE field in the Transactions file.


Billing Schedule

[BILLINGSCHEDULECODE] [Character] [15]

Indicates how an individual or an organization wishes to be billed for any balance due. For example, Quarterly, Monthly, Yearly, etc.

To avoid errors during the Andar Data Import  process, make sure that the format of all Billing Schedule Codes on the .CSV file being imported matches the exact format of the Table Entry for each Billing Schedule Code (as shown in Table 62). Any field in the Andar Data Import that requires a Table Entry from an Andar Table is case sensitive. 

NOTE:

The selected Billing Schedule Code for the entered Transaction Type will be checked first against the default Billing Schedule Code for the Transaction Type as defined on the Billing Schedule Tab of the Individual (employee) account. However, it could check the Organization (employer) account default Billing Schedule Code for the Transaction Type if the Billable To field of the Transaction Type in the Transaction Attributes table for the selected Envelope has been set to "Organization." Andar will use the Billing Schedule Code for the Transaction Type set for a specific profile as an override of the global setting, regardless of who is specified as the Billable account.

If a Billing Schedule Code for the Transaction Type has not been set on the profile's Billing Schedule Tab, then Andar will check the System Preferences - Billing Schedule Tab for the global default for the Transaction Type. Andar will accept any Billing Schedule Code for a Transaction only if both the profile Billing Schedule Tab and the System Preferences Billing Schedule Tab have no defaults set.

The information that appears in this field will be written to the BILLINGSCHEDULECODE field in the Transactions file.


Billing Start Date

[BILLINGSTARTDATE] [Character] [8]

The date for the first bill. For example, if an individual wants to be billed quarterly and the start date is 01/01/03 a bill will be sent in January and another each quarter until the pledge has been fully paid.

To avoid errors during the Andar Data Import  process, make sure that the value entered in the import file for this field is formatted as follows: YYYYMMDD (no spaces, no slashes).

The information that appears in this field will be written to the BILLINGSTARTDATE field in the Transactions file.


Comments

[COMMENTS] [Character] [40]

Free form texts attached to the transaction not to be confused with notes. This Comment will be found only on the transaction screen.

Any information entered into this field will be written to the COMMENTS field of the Transactions file.


Local Check Off Zip

[ORGDISTRIBUTIONZIP] [Character] [10]

The zip code for the Local Check-Off Account on imported transaction. It is used to retrieve the Local Check-Off Account.

The information that appears in this field will be written to the DISTRIBUTIONZIP field in the Transactions file.


Source Code

[SOURCECODE] [Character] [20]

A code used to track pledges resulting from a specific mailing.

Any information entered into this field will be written to the SOURCECODE field of the Transactions file.


Release Name

[RELEASEFLAG] [Character] [1]

Indicates the donor's wish to have their name given to an agency if they designated part or all of their gift to that agency.

To avoid errors during the Andar Data Import  process, make sure that the format of the value in this field for all records that have given consent for Release is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

If Release Name is Yes and Acknowledgement is Yes, then you need to check at least one of Release Address or Release Email. Release Amount is optional.

The information that appears in this field will be written to the RELEASEFLAG field in the Transactions file.


Publish

[PUBLISHFLAG] [Character] [1]

Indicates the donor's wish to have their name published in any listing or advertisement by the fundraiser.

To avoid errors during the Andar Data Import  process, make sure that the format of the value in this field for all records that have given consent is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The information that appears in this field will be written to the PUBLISHFLAG field in the Transactions file.


Acknowledgement

[ACKNOWLEDGEMENTFLAG] [Character] [1]

Indicates the donor's wish for an agency to acknowledge their gift if they designated to that agency.

To avoid errors during the Andar Data Import  process, make sure that the format of the value in this field for all records that have requested an Acknowledgement is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

An Andar Data Import Error will occur if this flag is true and the Release flag is not.

If Release is Yes and Acknowledgement is Yes, then you need to check at least one of Release Address or Release Email. Release Amount is optional.

The information that appears in this field will be written to the ACKNOWLEDGEMENTFLAG field in the Transactions file.


Information Request

[INFORMATIONREQUESTFLAG] [Character] [1]

Indicates the donor's wish for additional information about the fundraiser.

To avoid errors during the Andar Data Import  process, make sure that the format of the value in this field for all records that have requested information is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The information that appears in this field will be written to the INFORMATIONREQUESTFLAG field in the Transactions file.


Volunteer

[VOLUNTEERFLAG] [Character] [1]

Indicates the donor's wish to be contacted regarding future volunteer opportunities.

To avoid errors during the Andar Data Import  process, make sure that the format of the value in this field for all records which indicate the presence of interest in Volunteer activities is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The information that appears in this field will be written to the VOLUNTEERFLAG field in the Transactions file.


Perpetual Pledge

[PERPETUALPLEDGEFLAG] [Character] [1]

Indicates the donor's wish to have their gift repeated each year until they change it.

To avoid errors during the Andar Data Import  process, make sure that the format of the value in this field for all records which indicate a Perpetual Pledge is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The information that appears in this field will be written to the PERPETUALPLEDGEFLAG field in the Transactions file.


Designated

[DESIGNATEDFLAG] [Character] [1]

This flag is used to indicate the presence of Donor Choice designations.

To avoid errors during the Andar Data Import  process, make sure that the format of the value in this field for all records that contain designations is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The box for this field will contain either a checkmark, or, it will be blank. This value will be written to the DESIGNATEDFLAG field in the Transactions file.


Generate Receipt

[GENRECEIPTFLAG] [Character] [1]

Indicates whether the donor qualifies and/or wishes to receive a receipt (IRS Tax Letter) for their gift.

To avoid errors during the Andar Data Import  process, make sure that the format of the value in this field for all records for which a Receipt is to be Generated is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The information that appears in this field will be written to the GENRECEIPTFLAG field in the Transactions file.


Send e-Mail Flag

[SENDEMAIL] [Character] [1]

A check mark in this box will enable Andar to send an e-Mail automatically to the donor to confirm the transaction.

To avoid errors during the Andar Data Import  process, make sure that the format of the value in this field is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The information that appears in this field will be written to the SENDEMAIL field in the Transactions file.


Out of Area Flag

[OUTOFAREA] [Character] [1]

If this flag is on, the Organization will use Donor Choice Catalogue instead of Donor Choice structure for designations. If it is off, Andar will use the Donor Choice Structure to locate the designated accounts.

To avoid errors during the Andar Data Import  process, make sure that the format of the value in this field is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The information that appears in this field will be written to the OUTOFAREA field in the Transactions file.


e-Pledge Flag 1-9

[EPLEDGEFLAG1] to [EPLEDGEFLAG9][Character] [1]

e-Pledge flags 1-9 are defined by users using e-Pledge Web Notes. The flags are used to collect Yes/No information from the donors.

To avoid errors during the Andar Data Import  process, make sure that the format of the value in this field is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False. Use the original flag name in the CSV file, for example, EPLEDGEFLAG1.

The information that appears in this field will be written to the EPLEDGEFLAG1-9 fields in the Transactions file.


New Donor

[NewDonor] [Character] [1]

 Indicating the account is a new donor.

To avoid errors during the Andar Data Import  process, make sure that the format of the value in this field is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The information that appears in this field will be written to the NewDonor field in the Transactions file.


Receipt Selection Date

[RECEIPTSELECTIONDATE] [Character] [8]

Receipt Selection Date is used when the desired date to be included in the Receipt Submission is something other than the Accounting Date on the Envelope that contains the transaction. If the date is left blank, the Envelope closing process will populate it with the Accounting Date.

For example:

A donor sent in a check dated December 27, 2004. He wanted a tax receipt for 2004. But the check did not reach the fundraiser until January 2005. The payment is entered with an accounting date of January 2005.

To be able to issue a tax receipt for this donor for 2004, you can specify the Receipt Selection Date of this payment to be December 2004.

On the Create Pending Receipts submission panel, you can specify the Date Range to be 01/01/2004 to 12/31/2004 and choose the Date Type of Receipt Selection Date. This payment will be shown on the donor's 2004 tax receipt.

To avoid errors during the Andar Data Import  process, make sure that the value entered in the import file for this field is formatted as follows: YYYYMMDD (no spaces, no slashes).

The information that appears in this field will be written to the RECEIPTSELECTIONDATE field in the Transactions file.


Receipt Amount

[RECEIPTAMOUNT] [Decimal] [22]

The Tax Receipt process will produce Receipts based on the Receiptable Amount. Andar automatically populates the Receiptable Amount on each transaction with the payment amount. If the Receiptable Amount is less than the payment amount, you can enter the amount that will be receipted into this field. The Receiptable Amount can be updated, even after the Envelope is closed.

The information that appears in this field will be written to the RECEIPTAMOUNT field in the Transactions file.


Release Amount

[RELEASEAMOUNT] [Character] [1]

This indicates that the donor consents to have his or her designated amount released by your fundraising organization to the recipient agency when the payment is made.

To avoid errors during the Andar Data Import  process, make sure that the format of the value in this field is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

If Release Name is Yes and Acknowledgement is Yes, then at least one of Release Address or Release Email should be Yes. Release Amount is optional.

The information that appears in this field will be written to the RELEASEAMOUNT field in the Transactions file.


Release e-Mail

[RELEASEEMAIL] [Character] [1]

This indicates that the donor consents to have his or her e-mail address released by your fundraising organization to the recipient agency when the payment is made.

To avoid errors during the Andar Data Import  process, make sure that the format of the value in this field is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

If Release Name is Yes and Acknowledgement is Yes, then at least one of Release Address or Release Email should be Yes. Release Amount is optional.

The information that appears in this field will be written to the RELEASEEMAIL field in the Transactions file.


Release Address

[RELEASEADDRESS] [Character] [1]

This indicates that the donor consents to have his or her address released by your fundraising organization to the recipient agency when the payment is made.

To avoid errors during the Andar Data Import  process, make sure that the format of the value in this field is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

If Release Name is Yes and Acknowledgement is Yes, then at least one of Release Address or Release Email should be Yes. Release Amount is optional.

The information that appears in this field will be written to the RELEASEADDRESS field in the Transactions file.


Event Account

[EVENTACCOUNT] [Integer] [11]

The Andar account number of the Event.

The information that appears in this field will be written to the EVENTACCOUNT field in the Transactions file.


Occurrence

[EVENTOCCURRENCE] [Integer] [11]

Use the Occurrence number found on the Event Account > Occurrence tab > Occurrence column or on the Occurrence tab > Add/Update/Display panels > Occurrence field.

The information that appears in this field will be written to the EVENTOCCURRENCE field in the Transactions file.


Processing Account

[PROCESSINGACCOUNT] [Integer] [11]

The Andar account number of the Processing Account on the imported transaction or designation.

The information that appears in this field will be written to the PROCESSINGACCOUNT field in the Transactions file and the PROCESSINGACCOUNT field in the DCDetails file.


Fundraising Account

[FUNDRAISINGACCOUNT] [Integer] [11]

The Andar account number of the Fundraising Account on the imported transaction or designation.

The information that appears in this field will be written to the FUNDRAISINGACCOUNT field in the Transactions file and the FUNDRAISINGACCOUNT field in the DCDetails file.


Fundraising Zip

[FUNDRAISINGZIP] [Character] [10]

The zip code for the Fundraising Account on the imported transaction. It is used to retrieve the Fundraising Account.

If your site does not have the Standard M license, you should leave this field blank.

The information that appears in this field will be written to the FUNDRAISINGZIP field in the Transactions file.


Solicitor Account

[SOLICITORACCOUNT] [Integer] [11]

The Andar account number of the person who solicits the donors.

The information that appears in this field will be written to the SOLICITORACCOUNT field in the Transactions file.


Book Number 1-12

[BOOKNUMBER1-12] [Character] [20]

The Book Number of the Agency, Program, or Service Category that receives the Designation. If a Book Number is used to identify the recipient of the first designation, then the Designated Account column must be left blank

The information that appears in this field will be written to the BOOKNUMBER field in the DCDetails file.


Designated Account 1-12

[DSGNACCOUNT1-12] [Integer] [11]

The account number of the recipient agency of Designation 1-12. If an Account Number is used to identify the recipient of the first designation, then the Book Number column must be left blank

The information that appears in this field will be written to the DSGNACCOUNT field in the DCDetails file.


Designated Amount 1

[DSGNAMOUNT1-12] [Decimal] [22]

The dollar amount of Designation 1-12. If the Amount field is used to identify the amount of the first designation, then the Designated Percentage 1 field must be left blank.

The information that appears in this field will be written to the DSGNAMOUNT field in the DCDetails file.


Designated Percentage 1-12

[DSGNPERCENTAGE1-12] [Decimal] [22]

Percentage of the total pledge to be designated to Designation agency. 25% is entered as 25. If the Percentage field is used to identify amount of the first designation, then the Designated Amount 1 field must be left blank.

The information that appears in this field will be written to the DSGNPERCENTAGE field in the DCDetails file.


Flags for Designations 1-12

[DCFLAG1_1] to [DCFLAG4_12][Character] [1]

The designation flags are used to collect designation information from the donors. The flags can be used for any purposes. For example, you want a checkmark in Flag 1 of Designation 1 to mean "This designation is for 1 year only."  The flags work like e-Pledge flags but cannot be customized like e-Pledge flags. The flags (Flag 1, 2, 3, 4) can be imported into Andar and changed from the Update Donor Choice window. These flags cannot be data mined and they do not appear on the e-Pledge website or in reports.

Each designation can have up to 4 user-defined flags. The Column Headers will be:

To avoid errors during the Andar Data Import process, make sure that the format of the value in this field is either Yes, Y, True, T, 1, or X. All other values will be treated as No or False.

The information that appears in this field will be written to the same field in the DCDetails file. 


Designation Federation Account 1-12

[DSGNFEDACCT1]to [DSGNFEDACCT12] [Integer] [11]

The Federation Account Number for the Designation.

In the case of book numbers and/or account numbers existing on multiple federations, you should specify the Federation account number in the CSV file using the Short Form Column Names  DSGNFEDACCT1 (or 2, 3, ...) or Long Form Column Names: IndOrg.Transactions.DCDetails[1].federationAccount.

The Connector will validate book numbers, designated account numbers, and federation account numbers, using whatever is provided in the CSV to find a matching Donor Choice structure record.

Where a conflict arises or a unique match can not be determined, the Connector will issue an error. In the Designations section of the Connector Update screen, the federation account number will be displayed and can be edited as well as the book number and designated account number.

In the case of book numbers and/or account numbers existing on multiple federations, pressing the Validate button on the record Update screen will bring up a dialog that will allow the user to choose from amongst the potential matching structure records.

The information that appears in this field will be written to the same field in the DCDetails file. 


Donor Choice Write-In Amount

[DCWRITEINAMOUNT] [Decimal] [22]

This field is used to indicate the dollar amount of the designation to the Write-In agency.

The information that appears in this field will be written to the TOTALDONATION field in the DCDetails file.


Donor Choice Write-In Percentage

[DCWRITEINPERCENTAGE] [Decimal] [22]

This field is used to indicate the designation to the Write-In agency and is expressed as a percentage of the Total Pledge.

The information that appears in this field will be written to the DCWRITEINPERCENTAGE field in the DCDetails file.


Donor Choice Write-In Name 1

[DCWRITEINNAME1] [Character] [40]

The name of the Write-In agency.

The information that appears in this field will be written to the NAME1 field in the DCWriteIn file.


Donor Choice Write-In Name 2

[DCWRITEINNAME2] [Character] [40]

Additional space for the Write-In agency name if there is not enough space in the Name 1 field. The information that appears in this field will be written to the NAME2 field in the DCWriteIn file.


Donor Choice Write-In Notes

[DCWRITEINNOTES] [Character] [50]

Free form text attached to the designation to the Write-In agency. The information that appears in this field will be written to the NOTES field in the DCWriteIn file.


ExtDocumentFilename1, ExtDocumentRefOnly

The field name that can be used to import images associated with the transaction, for example, a scanned image of the pledge or a scanned image of a check or any other image. Andar Connector will create a note attached to the transaction.

There are two ways to import such a file:

To import the file by reference, use both the ExtDocumentFilename1 column and the ExtDocumentRefOnly column. Supply the path name to where each image can be located  (i.e.. X:\Cardiff\Images\xxx.xxx) in the ExtDocument1 field. Enter "1" or "Y" in the ExtDocumentRefOnly column.

NOTE: It is strongly recommended that you use a network path to identify the file since viewing file attachments is relative to the Andar client. Using a local file path may result in other users being unable to view the file.


ExtDocumentFilename2, ExtDocumentRefOnly

The field name that can be used to import images associated with the transaction, for example, a scanned image of the pledge or a scanned image of a check or any other image. Andar Connector will create a note attached to the transaction.

Please refer to ExtDocumentFilename1 and ExtDocumentRefOnly.