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?

CommentFileSizeAuthor
#3 2011-06-27_1844[1].png30.37 KBdariogcode

Comments

richard cheung’s picture

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

derhasi’s picture

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.

dariogcode’s picture

StatusFileSize
new30.37 KB

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

Nills’s picture

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

mrromios’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (won't fix)