Difference between revisions of "How do I create a report range filter?"

From Catalyst
Jump to: navigation, search
Line 1: Line 1:
{{Review}}{{Incomplete}}
 
 
== Summary ==
 
== Summary ==
 
This article explains how to create a Range Filter in the Report Generator.
 
This article explains how to create a Range Filter in the Report Generator.
Line 11: Line 10:
  
 
== Fields ==
 
== Fields ==
=== Var. ===
+
Enter the variables by which you want to range the report.
 +
For example, if you want to range a report by customers, then you will need the Account Ledger variable to be equal to the {{SL}} and the Account Code shown twice, once for greater than or equal to and once for less than or equal to.
 +
See [[What is a Report Generator variable?]] and [[What is a Report Generator Operator?]] for more details.
 +
 
 +
== See also ==
 +
* [[Report Generator - Getting Started]]
 +
* [[What is a Report Generator variable?]]
 +
* [[What is a Report Generator Operator?]]

Revision as of 09:10, 20 November 2018

Summary

This article explains how to create a Range Filter in the Report Generator.

More Information

To create a "Range Filter", enter the variables required, the appropriate operators and the necessary values. See What is a Report Generator variable? and What is a Report Generator Operator? for more details.

Note: The "Range Filter" is NOT what will appear on the report itself. It controls the RANGE of items on the report.

The "Range Filters" define the limits of the information shown on the report. There are three levels of filtering. See Why are there three ranges? for details.

Fields

Enter the variables by which you want to range the report. For example, if you want to range a report by customers, then you will need the Account Ledger variable to be equal to the Sales Ledger and the Account Code shown twice, once for greater than or equal to and once for less than or equal to. See What is a Report Generator variable? and What is a Report Generator Operator? for more details.

See also