cbot412
3 years agoNew Contributor II
Repeat Target Path/ Header Name in a csv file
Hi,
My CSV has headers which repeat themselves - BLANK2 , BLANK2, BLANK2 , NAME, BLANK2
Mapper gives me error saying that I can’t have same Target Path names. I tried adding header fields to CSV formatter and Binary Header, that didn’t work. I tried adding .string() after the field name- didn’t work
I am thinking of a very convoluted way of doing this, but wondering if there is an easy fix that I am unaware of.