Siebel Developer's Reference > Operators, Expressions, and Conditions > Functions in Calculation Expressions >

About Using Calculated Fields with Chart Coordinates


This example illustrates the use of calculated fields with chart coordinates. Suppose you want to set the following coordinates:

  • 0-200
  • 200-999
  • 1000-4999
  • 5000-24999
  • 25000+

To set the coordinates

  1. Create a calculated field that has the one relevant value of the five coordinate values (for example, if the record has a value of 500, the calculated field's value is "200-999").
  2. To see the coordinates in the chart in the order you want, create a list of values that has the following five values:
    • 0-200
    • 200-999
    • 1000-4999
    • 5000-24999
    • 25000+
Siebel Developer's Reference Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.