Skip to content
English
  • There are no suggestions because the search field is empty.

Condition Builder

The Condition Builder lets you create multi-criteria filters for your Groups, Workflows, Dashboards and Data Explorer. You can combine asset metadata (details and configuration) and live telemetry readings using logical operators. Follow the steps below to get started.

The Condition Builder is present in several of Perspio's key functionalities, like Groups, Workflows, Dashboards and Data Explorer. See below a quick guide on how to use it correctly:

1. Opening the Condition Builder

  1. Present on any Workflow, Dynamic Group or dashboard.

  2. Click Variable Inspector to view asset's variables so they can be used in Workflows.

  3. Click on Show Assets to view the assets in a Group.


2. Define Your First Condition

  1. Select the data category

    • Asset Details

    • Asset Configuration

    • Telemetry

  2. Choose a field

    • E.g. Asset Name, Validated, Temperature, etc.

  3. Pick an operator

    • Equals to

    • Contains

    • Starts With / Ends With

    • Greater Than / Less Than

    • …and more, depending on field type.

  4. Enter or select a value

    • For string fields, type the text.

    • For numeric fields, enter a number.

Example:
To match asset names ending with “s”, set
If Asset Name - Ends With   “s”


3. Add More Conditions

  1. Click the button on the far right to add another clause.

  2. Choose AND (all conditions must be true) or OR (any condition may be true).

  3. Repeat the steps to select category → field → operator → value.

Tip: Nest conditions by adding multiple groups. This allows complex logic like:


4. Review and Save

  • Preview your assets list to confirm the filter behaves as expected by clicking on Show Assets.

  • Click Save (or Next) to lock in the condition set.