Hello,
I would like to export to CSV a file with general data at top, followed by a Table. I would like to keep this layout in CSV, so I would like to have, on first lines, general data and after, a line with th header and all lines with data.
For this, I disable SkipColumnHeaders to have header after general data. But what about the generated first line (where I have cells name) ? Can I disable the generation on this line ?
Thanks in advance for any help.
N. M.
[CSV] Disable first line generation ?
Re: [CSV] Disable first line generation ?
Hi Nicolas,
Yes, that is possible. Please use the save dialogue configuration as follows to remove all the data and to have only the table:
But if you need the header data to be present as well, then add the required data to the header band and then please use the following configuration:
Thank you,
Edward
Yes, that is possible. Please use the save dialogue configuration as follows to remove all the data and to have only the table:
But if you need the header data to be present as well, then add the required data to the header band and then please use the following configuration:
Thank you,
Edward