We have a report in CSV format and included the run time field: page x of y. CSV output does not dis
We have a report that has 2 versions - one for PDF and other for CSV.
Both versions have the runtime variable - page x of y in the header. This is a standard function and no customization.
The PDF display page x of y values correcty
The CSV displays only page x of. The value of y which is total # of pages is not displayed in the CSV output.
Any idea why?
Thanks