Conditions

Kalipso - Developing - Report - Properties - Conditions

Conditions are used to show or hide controls according to their result.

The table presents a set of information corresponding to the following:

  • Name - Name of the condition.

  • Condition - Area where the description of the condition is displayed.

In the table are the conditions already created and on the right side new conditions can be added, edited or deleted. As the options for the adding process are the same as for editing, it is presented on a single screen.

Add a condition

When you click to add a new condition, the following window appears:

  • Source - Source to verify the condition. Can be a query or a report Variable.

    • Query - Name of the query and column to be used.

    • Variable - The Report variable.

  • Operator - The operator used in the conditional expression. Can be a String or Numeric operator.

    • String - "=" or "<>".

    • Numeric - ">", "<", "=", ">=", "<=" or "!=".

  • Value - The value used in the conditional expression. Can be a fixed value or a from a Report Variable.

    • Value - A string or a numeric value.

    • Variable - The Report variable.

Last updated