When importing a multi-value field from FileMaker, the values are not reset for each record. This causes the $multi_value array to contain an accumulation of all values for all records. Each node will contain it's own set of values plus the values for every node that was imported before it.
Comments
Comment #2
littledynamo commentedFixed in latest dev. See http://cgit.drupalcode.org/feeds_filemaker/commit/?id=a7221ad
Comment #3
littledynamo commented