Siebel Reports Administration Guide > Actuate Library Reference > Actuate sscustom Library >

About the Actuate Percentage Text Control


The percentage text control is used to display string numeric data as a percentage. Table 42 shows the various rules for displaying the percentage strings.

Table 42. Percentage Data Conversion
Input Value
Output Value

0

0

3.0

3%

3.3

3.3%

The code used to format the data is in the OnRow method and can be modified to change the behavior for the control and its children.

Siebel Reports Administration Guide Copyright © 2009, Oracle and/or its affiliates. All rights reserved. Legal Notices.