How to create a file with multiple headers and detail records
Feb 15, 2018 at 08:30 PM|30 Views
I have to create a file with one header record and multiple detail records for each customer. There are n number of customers in total. Here is the output file layout:
Could you please elaborate the requirement by sharing sample source data. And to create header in the output of any file, set "Write row header" option to Yes while creating the file format. It'll write the header.
Add comment