How To Apply Advanced Logic Filters
Izenda reporting allow you to have an arbitrary number of filters on a new report.
These filters can even be applied with custom logic which you define.
The text box in the Filters Tab labeled "Filter Logic" is where you configure this logic.
Once you change its text this setting goes into effect.
The example, "(1 OR 2) AND (3 OR 4)" is applied using parenthesis to guide the order of operations.
Results will be filtered conditionally based on meeting either Filter 1 or Filter 2 in addition to meeting either Filter 3 or Filter 4.
More simple and more complex advanced logic filters can be constructed. If you have a mere 2 filters a simple "1 OR 2" will force your results to be meet one or the other of your filters. Alternatively you can nest parenthesis and combine logical operators to form sophisticated advanced filters.