ScaleFactor
This keyword specifies the unit in which amounts are displayed by identifying where the decimal point is placed. For example, if you enter a scale factor of 3, the report amount is displayed in thousands. If the scale factor is 0, the report amount is displayed in units.
Syntax
ScaleFactor=ScaleReplace Scale with one of these numbers:
- 
                        0 = Units 
- 
                        1 = Tens 
- 
                        2 = Hundreds 
- 
                        3 = Thousands 
- 
                        4 = Ten Thousands 
- 
                        5 = Hundred Thousands 
- 
                        6 = Millions 
- 
                        7 = Ten Millions 
- 
                        8 = Hundred Millions 
- 
                        9 = Billions 
For example:
ScaleFactor=3In this example, the number 12345.78 is displayed as 12.345678 on the report.