{{sidenavigation.sidenavigationExpandLabel}}
{{getMsg('Help_YouAreHere')}}: {{page.title}} {{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}} {{helpModel.downloadHelpPdfDataStatus}}

Chart Specified Sort Order

chart-axis-sort-order.jpg

Overview

In this dialog you can specify your own sort order for the current group for the chart. You define the groups and specify the individual values that belong in each group. To specify a new group click the "New" button to open the Formula Editor Dialog where you can enter a name for this group and a formula. The return type of the formula must be Boolean.

For example if you want to sort the order units by their price, you can define the groups of units you want to see in the list of the Specified Sort Order Dialog.

Create three formulas:

  1. Formula name: "Less than 15 ", formula: "{Products.UnitPrice} < 15"
  2. Formula name: "15 to 30 ", formula: "{Products.UnitPrice} >= 15 and {Products.UnitPrice} <= 30"
  3. Formula name: "Over 30 ", formula: "{Products.UnitPrice} > 30"

Move the elements with the up and down buttons to match the correct order.
On tab "Data" set as "Show value" the average of units on order.

Others

On the right side of the Dialog you can choose what should be done with values (unselected fields) that don't fall into any of the specified groups (the 'Others')

Discard others

Select this option if you do not want to print the 'Others' in the groups for your report.

Create group for each

Your specified groups will be shown in the order you specified. Unselected groups are
displayed normally.

Create one "others" group

Select this option and enter a name if you want to put all unselected fields in one group. The default name
for this group is "Other".

See Also:

i-net Clear Reports
This application uses cookies to allow login. By continuing to use this application, you agree to the use of cookies.


Help - Specified Sort Order