...
Criteria | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
is greater than | Search for calls whose response time is longer than a particular value. In the example below, the results will show only calls whose response time is longer than 30 10 seconds.
| ||||||||
is less than | Search for calls whose response time is shorter than a particular value. In the example below, the results will show only calls whose response time is shorter than 60 10 seconds.
| ||||||||
equals | Search for calls whose response time is equal to a particular value. In the example below, the results will show only calls whose response time is 10 3 seconds.
| ||||||||
is not equal to | Exclude calls whose response time is equal to a particular value. In the example below, the results will exclude calls whose response time is 10 seconds.
|
HTML |
---|
<p>The filters option allows you to add one or more filters to the report to allow you to sift through information in more detail. To add a filter, simply choose the relevant filter and press the <img class="icon" src="http://www.tri-line.com/common/img/documentation/tim_enterprise/add_button.png" > button to add to the report.</p> <img class="screenshot" src="http://www.tri-line.com/common/img/documentation/tim_enterprise/filters_1.png" alt="Add filter" /> <p>The following window will appear, allowing you to set your report's filters:</p> <img class="screenshot border" src="http://www.tri-line.com/common/img/documentation/tim_enterprise/filters_4.png" alt="Add filter" /> |
...