Pesquisas recentes


Sem pesquisas recentes

Nicolas Smith's Avatar

Nicolas Smith

Entrou em 16 de abr. de 2021

·

Última atividade em 27 de out. de 2021

Seguindo

0

Seguidores

0

Atividade total

3

Votos

0

Assinatura

1

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por Nicolas Smith

Nicolas Smith comentou,

Comentário na comunidade Q&A - Reporting and analytics

Nevermind! Just figured it out, unchecked value is 0, checked is 1!

Exibir comentário · Publicado 04 de set. de 2020 · Nicolas Smith

0

Seguidores

0

Votos

0

Comentários


Nicolas Smith comentou,

Comentário na comunidade Q&A - Reporting and analytics

Hi there,

 

I was wondering if we are able to build a custom metric for when a checkbox goes from False to True - I've tried a bunch of different methods but it doesn't seem to want to work. I also checked our ticket_fields.json and there are no "Value" sections like above.

IF ([Changes - Field name] = "Needs RS Assistance"
AND [Changes - Previous value] = FALSE
AND [Changes - New value] = TRUE )
THEN [Update ID]
ENDIF

This seems to be returning a "Blank" instead of 0 currently.

We also want to record the date of each switch.

Exibir comentário · Publicado 04 de set. de 2020 · Nicolas Smith

0

Seguidores

0

Votos

0

Comentários