Table of Contents

Search

  1. Preface
  2. Starting Data Archive
  3. System Configuration
  4. Database Users and Privileges
  5. Source Connections
  6. Target Connections
  7. Archive Store Configuration
  8. Datatype Mapping
  9. Database Optimization
  10. SAP Application Retirement
  11. z/OS Source Data Retirement
  12. Seamless Data Access
  13. Data Discovery Portal
  14. Security
  15. SSL Communication with Data Vault
  16. LDAP User Authentication
  17. Auditing
  18. Running Jobs from External Applications
  19. Salesforce Archiving Administrator Tasks
  20. Upgrading Oracle History Data
  21. Upgrading PeopleSoft History Data
  22. Data Archive Maintenance
  23. Storage Classifications
  24. Appendix A: Datetime and Numeric Formatting
  25. Appendix B: Data Archive Connectivity

Administrator Guide

Administrator Guide

Numeric Format String Examples

Numeric Format String Examples

Data Archive displays numeric values differently based on the numeric format string.
The following table shows how Data Archive interprets different numeric format strings:
Numeric Format String
Numeric Input Value
Result
###,###.##
1234356.789
123,456.79
###.##
1234356.789
123456.79
00000.000
123.45
00123.450
$###,###.##
12345.67
$12,345.67
\u00A5###,###.##
12345.67
¥ $12,345.67
0.###E0
1234
1.234E3
##0.#####E0
123456
123.456E3
00.###E0
0.00123
12.3E-4
##0.##E0
12345
12.3E3

0 COMMENTS

We’d like to hear from you!