Hi,
I have Zip file with some txt files and index file(csv) inside. How to add the fields in the each CSV record as attribute to Txt files matching its filename?
List of Files:
a.txt
b.txt
c.txt
CSV:
filename, Date, Origin, Owner
a.txt
, 20190103, AT, WU
b.txt
, 20190103, CT, WU
c.txt
, 20190103, OT, XO