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



Description

This feature allows you to add a description to a specific item. A description will appear below the item's data.


Value

The field on which the card item will perform the calculation. It is possible to select only one value.


Summary type

The value will have different types of summary/total calculation.

  • The different types are: Count distinct, Sum, Average, Min, Max.

  • The value field type (numeric/textual/ date) will affect the valid options for the summary type:

    • Numeric - Count distinct, Sum, Average, Min, Max

    • Textual - Count distinct

    • Date - Count distinct, Min, Max

  • The user must choose a value before choosing a summary type (the summary type drop down will be disabled before choosing the value).












Format type

The format for the display of numeric values (not relevant for textual values). Format options are number ,percent and currency.

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$

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









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

Image Added