Skip to content

Instantly share code, notes, and snippets.

@exy02
Created October 9, 2021 21:51
Show Gist options
  • Save exy02/06b960b0bc6952ca96525be963db42c5 to your computer and use it in GitHub Desktop.
Save exy02/06b960b0bc6952ca96525be963db42c5 to your computer and use it in GitHub Desktop.
sample map table output from AirMap
OutputColumn InputColumn InputSource MaxLength ColumnPosition DataType Format Active Description Required
Date of Service ServiceDate Internal_Import_Format1 10 1 Date mm-dd-yyyy Yes Date of services rendered Y
PurchaserDOB ClientDOB Internal_Import_Format1 10 2 Date mm-dd-yyyy Yes Client's date of birth Y
ServiceProviderID ProviderID Internal_Import_Format1 10 3 String ########## Yes Service providers ID Y
PurchaseAmount PurchaseAmount Internal_Import_Format1 20 4 String $dd.cc Yes Client's purchase Y
Line Service ID ServiceLineID Internal_Table_Format1 8 5 String ######## Yes Service providers ID Y
Document DocumentID Internal_Import_Format2 10 6 String NaN Yes DocumentID N
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment