In a basic configuration, the condition is expressed as :

<FieldName> <Operator> <Value>

For example :

DownTimeDuration > 10

Operators

Operators appropriate to Numbers can be selected :

filter operator number

Field formatting

In addition to the basic configuration, a formatting function can be applied to the numerical field while the comparison is made :

filter format number

This way, the filter condition will be :

<Function>(<FieldName>) <Operator> <Value>

For example :

Abs(DownTimeDuration) > 10

Values

Static values

The “Edit values” button can be check/unchecked manually :

filter edit values check-uncheck

When the “Edit values” button is un-checked, a value can be selected from current values in the database :

filter select number values

When the “Edit values” button is checked, a value can also be entered as text, or using the up/down arrows to increase/decerease :

filter value number

Dynamic filter values using Parameters

Instead of comparing to a static value, it is possible to compare to a dynamic Parameter that will depend on actions inside the Dashboard.

For this, select “Use Parameter” and see the Chapter about Parameters.

filter use Parameter
Last modified: Apr 30, 2019

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment