Ricerche recenti


Nessuna ricerca recente

Alex Zimmer's Avatar

Alex Zimmer

Data ingresso 09 ott 2023

·

Ultima attività 16 ott 2024

Seguiti

0

Follower

0

Attività totali

3

Voti

0

Abbonamenti

2

PANORAMICA ATTIVITÀ

Ultima attività di Alex Zimmer

Alex Zimmer ha commentato,

CommentoExplore 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

Visualizza commento · Data ultimo post: 16 ott 2024 · Alex Zimmer

0

Follower

0

Voti

0

Commenti