Manage leading zeros

When numeric data is downloaded from a IRC page and opened in an Excel spreadsheet, the leading zeros in the downloaded values are retained.

If you do not want to retain these leading zeros, modify the configuration settings in downloaddata.xml as shown in this image:

Data in downloaddata.xml

Based on your requirements, configure the xml setting:

Setting Description
XML file name and path [InstallPath]\BizRightsPresentation\downloaddata.xml
Node <Data>
Tag <ManagenLeadingZeros enable="true" />
Configuration setting Set the value of enable to:
  • false - The leading zeros are retained when the downloaded data is opening in a spreadsheet.
  • true - The leading zeros are retained.
Default The default value is true.