Insert Header and Footer Rows to the CSV/TXT file
Greetings to the community ! @koryknick I have a requirement to build the txt file which has the format of Header,Body,Footer rows as shown in below screenshot. I can able to build the body rows reading from SQL DB and formatting with CSV formatter....