Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CriteriaDescription

equals

Search for calls whose LCR code matches a specific value. In the example below, the results will show only calls whose LCR code is 1470.

Reporting_filter_enterprise
Value31470
Value1LCR code
Value2equals

is not equal to     

Exclude calls whose LCR code matches a specific value. In the example below, the results will exclude calls whose LCR code is 1470.

Reporting_filter_enterprise
Value31470
Value1LCR
Value2is not equal to

begins with

Search for calls whose LCR code begins with a specific number of digits. In the example below, the results will show only calls whose LCR code begins with 14.

Reporting_filter_enterprise
Value314
Value1LCR
Value2begins with

does not begin with

Exclude calls whose LCR code begins with a specific number of digits. In the example below, the results will exclude calls whose LCR code begins 14.

Reporting_filter_enterprise
Value312
Value1LCR code
Value2does not begin with

ends with

Search for calls whose LCR code ends with a specific number of digits. In the example below, the results will show only calls whose LCR code ends with 70.

Reporting_filter_enterprise
Value370
Value1LCR code
Value2ends with

does not end with

Exclude calls whose LCR code ends with a specific number of digits. In the example below, the results will exclude calls whose LCR code is 70.

Reporting_filter_enterprise
Value370
Value1LCR code
Value2does not end with

contains

Search for calls whose LCR code contains a specific number of digits.In the example below, the results will show only calls whose LCR code contains 47.

Reporting_filter_enterprise
Value347
Value1Account codesLCR code
Value2contains

does not contain

Exclude calls whose LCR code contains a specific number of digits. In the example below, the results will exclude calls whose LCR code contains 47.

Reporting_filter_enterprise
Value347
Value1LCR code
Value2does not contain

 

Start time

This option allows you to filter calls based on the time the call started. Specify the start time in the text box provided using the hh:mm:ss format and choose a criteria from the drop-down list.

CriteriaDescription

is greater than    

Search for calls whose cost is greater than a specific value. In the example below, the results will show only calls whose cost is greater than 5.00.

Reporting_filter_enterprise
Value35.00
Value1Cost
Value2is greater than

is less than

Search for calls whose cost is less than a specific value. In the example below, the results will show only calls whose cost is less than 15.00.

Reporting_filter_enterprise
Value315.00
Value1Cost
Value2is less than

equals

Search for calls whose cost is equal to a specific value. In the example below, the results will show only calls whose cost is 7.00.

Reporting_filter_enterprise
Value37.00
Value1Cost
Value2equals

is not equal to   

Search for calls whose cost is not equal to a specific value. In the example below, the results will exclude calls whose cost is 1.00.

Reporting_filter_enterprise
Value31.00
Value1Cost
Value2is not equal

 

 

 

 

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" />

...