Siebel Reports Administration Guide > Library Reference > sscustom Library >

Percentage Text Control


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

Table 41.  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, Version 7.5, Rev B 
 Published: 18 April 2003