rajesh_mangipud
4 years agoNew Contributor II
Get input file name from CSV parser
Hi,
I have a set of CSV files that I read from using a CSV Parser. Is there a way the CSV Parser can also output the name of the file. I have already thought of putting the CSVParser in a child pipeline and feed the name of the pipeline as a parameter and reading that out. But I was wondering if there was a better way.
Best,
Rajesh