最近の検索


最近の検索はありません

Wido's Avatar

Wido

参加日2021年4月16日

·

前回のアクティビティ2021年10月22日

フォロー中

0

フォロワー

0

合計アクティビティ

3

投票

0

受信登録

2

アクティビティの概要

さんの最近のアクティビティ Wido

Widoさんがコメントを作成しました:

コミュニティのコメント Feedback - Reporting and analytics (Explore)

Hi,

I used a calculated attribute to create a data filter for my dashboard. It is not an ideal solution but it beats manually selecting all the names from a very long list of users.

It basically gives me a list of all the active agents. This excludes expired agents whose accounts were converted back to end-users or deleted. 

The downside of this method is that you have to do it for every data set and the field names are different for each set. This particular example is from the ticket updates data set. 

IF ([Assignee role] = "Agent") 
AND ([Assignee status] = "Active")
THEN
[Assignee name]

ENDIF

コメントを表示 · 投稿日時:2019年10月18日 · Wido

0

フォロワー

2

投票

0

コメント