Download & Extend

getSourceElement returns only the fields title of the source

Project:Feeds Excel
Version:6.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)
Issue tags:Excel, Feeds, fields title of source, parser

Issue Summary

When I import the excel file, it only read the first row. For example:
A,B,C
1,2,3
d,e,f

It reads A,B,C 3 times.

Any help?

Comments

#1

Title:Feeds Excel Parser read the first row of the excel file only» getSourceElement returns only the fields title of the source
Issue tags:+fields title of source

I find that

public function getSourceElement(FeedsImportBatch $batch, $element_key)

always return the fields title of the source defined under admin/build/feeds/edit/[mapper]/mapping

but not the value of the fields

#2

Status:active» postponed (maintainer needs more info)

Can you show me screens of your configuration? I guess there might be some misunderstanding on how to configure the parser.

#3

I have same issue, parser only take column titles, this is my settings.

AttachmentSize
2011-06-27_1844.png 30.37 KB

#4

If someone still have this issue - use [column-1] token instead name of column in mapping.