When saving a report in  Excel , we can’t save all the report output 
if the report output contains more than 65535 rows due to the 
 limitation of Excel .
Excel 2007 limits : Worksheet size 1,048,576 rows by 16,384 columns
By default, .CSV files are opened in Excel, so even though .CSV files don’t have the 65k row limitation, the file will be truncated if it is opened in Excel.
Excel 2007 limits : Worksheet size 1,048,576 rows by 16,384 columns
By default, .CSV files are opened in Excel, so even though .CSV files don’t have the 65k row limitation, the file will be truncated if it is opened in Excel.
 
No comments:
Post a Comment