NULL Values in Metrics

2 Commentaires

  • Melanie Hobman

    I found a resolution to this one 

    First I needed to create a custom metric for each as below

    IF SUM(No. of TEM: Username Updates) = NULL
    THEN 0
    ELSE SUM(No. of TEM: Username Updates)
    ENDIF

    Then I was able to sum the custom metrics together :)

    1
  • Ruth Nogueron

    Thank you! This was EXACTLY what I needed!

    0

Vous devez vous connecter pour laisser un commentaire.

Réalisé par Zendesk