The dataPoint formula examines the same data class (eg: members, crews). This allows you to break out an additional data point value into its own badge-able attribute.
Format: dataPoint( attrName.dataPoint )
The attrName needs to refer to an attribute definition with “addl data value points.
Examples:
-
dataPoint ( StormRole.Qualified )
Reminder
The formula, attribute name and data point must be spelled and in the same case as the formula, attribute or data point you are referencing.
E.g. If an attribute is called CrewType, in the formula, you must use CrewType. crewType and CREWTYPE will not reference the CrewType attribute.
Comments
0 comments
Please sign in to leave a comment.