Size Limit of Uploading Excel File

<< Click to Display Table of Contents >>

Current:  System Management  > System Attribute Configuration 

Size Limit of Uploading Excel File

Previous pageReturn to chapter overviewNext page

The user can add statement: excel.upload.size in bi.properties to set the maximum value of uploading file (including Excel03 file, Excel07 file and csv file) in creating Excel Data Set. The default value is 100, and the unit is mega.

For example: After adding the statement: excel.upload.size=10 in bi.properties, you must restart tomcat, and the size of uploading the Excel file cannot be more than 10M.