最近搜索


没有最近搜索

Alex Zimmer's Avatar

Alex Zimmer

已加入2023年10月09日

·

最后活动2024年10月16日

关注

0

关注者

0

活动总数

3

投票

0

订阅

2

活动概览

的最新活动 Alex Zimmer

Alex Zimmer 进行了评论,

评论Explore 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

查看评论 · 已于 2024年10月16日 发布 · Alex Zimmer

0

关注者

0

投票

0

评论