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:
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:
|
Default | The default value is true. |