All Collections
Platform
Metrics
Metrics | Spaces or Special Characters in DataPrint Variables
Metrics | Spaces or Special Characters in DataPrint Variables
Updated over a week ago

Problem: Some times our DataPrint include special characters or spaces in the variables, and creating a metric with some of those special characters included may causea the metric to fail.

Steps to Resolution

Use double quotes ““ around ONLY the variable with the special characters or space

Ex:

Array[? filter].Object.Array.”Special:Characters Array”[]

Outcome: This will allow the metric to function as expected.


Did this answer your question?