Forum Discussion
7 Replies
- shankarrao2Employee
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1439019/Excel+Parser
You can mention the columns like b,c so on. as mentioned in the image
- Marimuthu86New Contributor II
Hi Shankar,
Even after changing column names, i’m still getting same error.
It looks like when we have two columns with same header text(name), the snap throws out error.
If there any solution to sort these kind of scenario? Or is this a limitation in tool?
Please suggest.Thanks,
Muthu- shankarrao2Employee
When you mention the columns names as a,b,c…so on, It will not look at header names so there will no conflict with column names.
This worked for me after duplicate column names also.
- Marimuthu86New Contributor II
Hi Shankar,
Could you please share your pipeline if possible? If would be great for me to view and replicate for my data- shankarrao2Employee
Please find the attached.
excel parser_2018_09_11.slp (4.0 KB)
ParserExample.xlsx (8.3 KB)- Marimuthu86New Contributor II
Hi Shankar,
Thanks for sharing the file, Much Appreciated.
One thing i noticed in the pipeline that even after specifying column names b,c,d &f, why is the Excel Parser fetching all columns form worksheet?