This formula is used to extract values from attributes at the same level that contain key/ value data pairs from other applications (e.g. sMART).
Format: valueFor (attr.key)
The formula contains a single argument with 2 parts. The first part of the argument is the name of the attribute containing the key/value pairs.
The second part of the argument is the key name that you want to collect the value for.
Examples:
-
SMART_locationData.latitude
-
SMART_locationData.longitude
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.