最近の検索


最近の検索はありません

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

コメント