最近の検索


最近の検索はありません

Phil Clark's Avatar

Phil Clark

参加日2022年6月20日

·

前回のアクティビティ2022年10月05日

フォロー中

0

フォロワー

0

合計アクティビティ

17

投票

8

受信登録

5

アクティビティの概要

さんの最近のアクティビティ Phil Clark

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

コミュニティのコメント Feedback - Ticketing system (Support)

The "Type" on a ticket will often be an "Incident" without linking to a specific problem, since the other options aren't suitable, but there's only one customer reporting it - so we don't put it as a "Problem".

 

Any incidents that are linked to a Problem though we don't need to see in the Ticket views as they're already under control with the linked Problem. So, we need a way to filter those out of views.

コメントを表示 · 投稿日時:2022年10月05日 · Phil Clark

0

フォロワー

1

投票

0

コメント


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

コミュニティのコメント Feedback - Ticketing system (Support)

This would also be great for us

Macros should be able to edit any fields an agent can edit.

 

Something like "Update custom field (date) to be tomorrow" would be super handy, too.

コメントを表示 · 投稿日時:2022年9月14日 · Phil Clark

0

フォロワー

2

投票

0

コメント


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

コミュニティのコメント Q&A - Reporting and analytics

I've had this same question - with my use case being: I'd like to run a report to know whether both Option A and Option B were selected in the multi-select. In my case this field is called Problem Area (internal)

It's not perfect, but a workable solution for me was to have a calculated metric that's counting the number of rows in the Problem Area field:

IF ([Problem Area (internal)] != NULL) THEN
    1
ELSE
    0
ENDIF

Then I add a filter on Problem Area (internal) to include only Option A and Option B.

The result is that I get a value of 2 in this column for both, or a value of 1 for one or the other.

 

This field can be re-used on other similar reports that I'm interested in, but I just change the filter to, for example, Option C and Option D.

 

Would still be awesome to have a way of including Problem Area as a single line for tickets, to then filter on and have other visualisations based off.

コメントを表示 · 投稿日時:2022年9月06日 · Phil Clark

0

フォロワー

0

投票

0

コメント


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

コメントExplore recipes

@...

Ahh that old chestnut - that was 100% it! Thanks so much - it now works exactly as I was looking for. 🙏

コメントを表示 · 投稿日時:2022年6月20日 · Phil Clark

0

フォロワー

0

投票

0

コメント