Hello All,
I am newbie, do not have coding knowledge. Looking for help after searching around in web.
I am in need of importing multiple text files from a folder in a new table every import and add filename as record to import data so I can create correspondence.
Is there any solution available?
My text file has following format and delimited by pipe character
Field NameData Type
Destination Text
DescriptionText
TariffNumber
QtyNumber
UnitText
ValueNumber
Thank you.