adekunah1
5 years agoNew Contributor
Create new column to file
I have sample file ay excel file like below screenshot,
I am trying to add another field or column in the input file in my snaplogic pipeline and look like below screenshot.
Any hints o...
- 5 years ago
Hi @adekunah1 ,
You can achieve this with a Mapper and the snap.in.totalCount function which counts the incoming documents. Here is the result:
I’ve attached the sample pipeline below
Excel - ETL.slp (7.9 KB)
Regards,
Bojan Velevski