Column: CATI contact copied

From Catglobe Wiki
Jump to: navigation, search



Column: CATI contact copied

Column

CATI contact copied

Source

The 'Is copy' status of the returned CATI contact record.

Automatically given column name

CATIContacCopied

Column type

Boolean

Resource types that use it

Questionnaire

How axis set information is built

Since this is a boolean column, then the possible values that can exist in this column are only 0 and 1, which corresponds to "False" and "True". It is therefore easy to create the axis since we have a limited well defined number of outcomes.

The axis generated for this column will look like below:

Axis text: "CATI contact copied"
Math base: "CATIContacCopied"
Pct base: "CATIContacCopied!=empty"

Option 1: Name="False"; Value="!CATIContacCopied"
Option 2: Name="True"; Value="CATIContacCopied"

Comment

N/A