Including logic for volumetric rows

For volumetric table rows:

table row logic can be included in volumetric calculations by enclosing the logic you want to include inside the following characters [V] .... [V].

Example 1:

^[V]Q6_1 (0-99)[V] AND Q7_1 (1)^VO

would only include Q6_1 (0-99) in the volumetric calculation for the row

Example 2:

^[V]Q6_1 (1-10) OR Q7_1 (1-10)[V]^VO

would include both Q6_1 (1-10) and Q7_1 (1-10) in the volumetric calculation for the row

Example 3:

^GENDER (1) AND Q5_1 (1) AND [V]Q33A (1-10)[V]^VO

would only include Q33A (1-10) in the volumetric calculation for the row

Related topics:

Logic

Logic Examples

Volumetric tables

Volumetric examples