Pesquisas recentes


Sem pesquisas recentes

Alex Zimmer's Avatar

Alex Zimmer

Entrou em 09 de out. de 2023

·

Última atividade em 16 de out. de 2024

Seguindo

0

Seguidores

0

Atividade total

3

Votos

0

Assinaturas

2

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por Alex Zimmer

Alex Zimmer comentou,

ComentárioExplore recipes

Hello, 

 

I am trying to determine the duration during which a text field was NULL. I have tried both of the following formulas as attributes and as metrics on the “Updates History” dataset, and no combination has returned anything. Text field name is “Jira ID”.

IF ([Changes - Field name]="Jira ID")
AND ([Changes - Previous value] = "NULL") AND ([Changes - New value] != "NULL")
THEN VALUE(Field changes time (min))
ENDIF

IF ([Changes - Field name]="Jira ID" )
AND ([Changes - Previous value] = “NULL”)
THEN VALUE(Field changes time (min))
ENDIF

Can anyone advise? Thank you in advance.

Alex

Exibir comentário · Publicado 16 de out. de 2024 · Alex Zimmer

0

Seguidores

0

Votos

0

Comentários