Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Configuration Tool

Tool Details

Example

Name

Each item can be renamed by the user

X X Axis

Includes "Arguments", "Top N", "Axis Options" in the same dropdown.

  • Arguments
    The chosen values are grouped by the field chosen as argument. Most often, a date field is used as an argument (to show the overtime trend).

  • Top N

    • Arguments can only show the top/bottom N results. N can be set by the user. In addition, an "others" option will be available - all the arguments which are not in the top N.

    • If more than one value was chosen, and the user selected "Top N", the value that will determine the top will be the value that was first selected by the user.

  • Axis Options -

    • Title - The title of the axis.

    • Show Axis - If this option is selected, the axis will be shown as part of the graph.

Y1 Axis

Includes the sections: "Values", "Summary Type", Format Type", "Series Options", "Axis Options" in the same drop down.

  • Values - multi-choice of fields from the report - only numeric fields will be available. Each chosen value will be a different line/bar/area in the graph.

  • Summary Type - the aggregating mode of the values, which will be the same for all the selected values.

  • Format type for numbers: tthe display format of the values, which will be the same for all the selected values. The format options:

    • Number - show the value as a number.

    • Percent - multiply the value by 100 and show as percent. example: if value is 0.8, show 80%.

    • Currency – show the value with $. example: if value is 0.8, show 0.8$

    • Precision - for each type, the user can define precision - any number between 0-3.

  • Series Options

    • Type – present the values according to the selected summary type. All values will have the same series type. The different types are:

      • Normal Bar

      • Full Stack Bar

      • Line

      • Area

    • Point labels - display labels with the values on the graph.

    • Show For Zeros- If this option is selected, labels will also be displayed if the value is zero.

  • Axis Options -

    • Title - The title of the axis.

    • Show Axis - If this option is selected, the axis will be shown as part of the graph.





Filter

The “Filter” can be used to filter out records (rows from the report the dashboatd is based on), only for the specific data item. The filter will have predefined options based on the chosen field type:

  • Numeric - equal to, not equal to, greater than, less than, between

  • Textual - contains, not contains, starts with, end with.

The conditions can be concatenated by And, Or functions



Chart Options

  • Rotate - if this option is the selected, the graph will be rotated (x and y axises change positions).

  • Show legend - if this option is the selected, the graph's legend will be displayed.

...