E9.2 Export CSV row exit downloads TXT file instead CSV file

Pranoy

Active Member
Hi All,

Its observed that in our 9.2 PD920 env for a job when we click the print csv option it downloads as .csv file for 16mb size of data but for another same report job it downloads as .txt file for 25mb size of data.

Is there some setting or some system level operation that the print csv exports large data like 25mb as .txt file instead as .csv file?

Any inputs/suggestions/feedback appreciated and thanks for help in advance.

Regards,
Pranoy
 
Other than the encoding (as Hari suggested) there should be little difference. A CSV file IS a text file.
 
Back
Top