table row and filter logic can be incremented by enclosing logic inside the following characters [+] .... [+].
Example 1:
[+]Q2A (1) AND Q3A (1)[+]
would increment both Q2A and Q3A
Example 2:
[+]Q2A (1)[+] AND Q3A (1)
would increment only Q2A
Example 3:
[+]Q2A (1) AND Q3A (1) AND Q4A (1)[+]
would increment Q2A, Q3A and Q4A
Example 4:
[+]{Q2A (1) AND Q3A (1)} OR Q4A (1)[+]
would increment Q2A, Q3A and Q4A while the braces indicate the evaluation order of the logic
table row and filter logic can be excluded from being incremented by enclosing logic inside the following characters [X] .... [X].
Example 1:
[+]Q2A (1) OR Q3A (1) OR [X]Q4A (1)[X] OR Q5A (1)[+]
would increment Q2A, Q3A and Q5A and exclude Q4A from being incremented
Example 2:
[+]{Q2A (1) AND Q3A (1)} OR [X]{Q4A (1)[X] AND Q5A (1)}[+]
would increment Q2A, Q3A and Q5A and exclude Q4A from being incremented while the braces indicate what order to evaluate the logic
banner column logic can be incremented by enclosing logic inside the following characters [+] .... [+].
Note: Banner filter logic is never incremented. |
Example 1:
[+]Q2A (1) AND Q3A (1)[+]
would increment both Q2A and Q3A
Example 2:
[+]Q2A (1)[+] AND Q3A (1)
would increment only Q2A
Example 3:
[+]Q2A (1) AND Q3A (1) AND Q4A (1)[+]
would increment Q2A, Q3A and Q4A
Example 4:
[+]{Q2A (1) AND Q3A (1)} OR Q4A (1)[+]
would increment Q2A, Q3A and Q4A while the braces indicate the evaluation order of the logic
banner column logic can be excluded from being incremented by enclosing logic inside the following characters [X] .... [X].
Example 1:
[+]Q2A (1) OR Q3A (1) OR [X]Q4A (1)[X] OR Q5A (1)[+]
would increment Q2A, Q3A and Q5A and exclude Q4A from being incremented
Example 2:
[+]{Q2A (1) AND Q3A (1)} OR [X]{Q4A (1)[X] AND Q5A (1)}[+]
would increment Q2A, Q3A and Q5A and exclude Q4A from being incremented while the braces indicate what order to evaluate the logic
Related topics:
Including logic for row/column statistics
Including logic for volumetric rows
Line Table Examples for Variable Data using VAR+