最近の検索


最近の検索はありません

Vitalii Zhidkov's Avatar

Vitalii Zhidkov

参加日2021年4月15日

·

前回のアクティビティ2023年12月28日

フォロー中

0

フォロワー

0

合計アクティビティ

12

投票

2

受信登録

6

アクティビティの概要

さんの最近のアクティビティ Vitalii Zhidkov

Vitalii Zhidkovさんが投稿を作成しました:

投稿 Q&A - Reporting and analytics

Hi,

I am trying to configure metric to track SL for tickets solved in first 12 hours.

With "Tickets" dataset it works correctly by comparing the value of Full Resolution Time with time period.

The problem here is that I need to exclude 2 events which are counted in Full Resolution Time:

1. Ticket can be placed into pending state and without customer's reply can be automatically solved: New > Open > Pending > Solved. For such tickets I need to calculate Full Resolution Time not between New and Solved, but between New and Pending. I know that I can exclude "Time in pending", but this will not work for tickets like New > Open > Pending > Open > Pending > Solved

I tried to calculate time between pending and solved states using Ticket Updates dataset like:

IF ([Changes - Field name] = "status" 
AND [Changes - Previous value] ="pending"
AND [Changes - New value] ="solved"
)
THEN VALUE(Field changes time (min))
ENDIF

but it does not work correctly for tickets with several "pending" states during it.

2. Ticket can be reopened by the customer just saying "Thank you". Such tickets are closed without public reply and I want to calculate Full resolution time for such tickets as duration between ticket creation and last agent's reply. I tried to build a metric using MAX([Update ID]) value and filtering it by updater role, but I need it to work for a set of tickets, not per ticket.

Did someone tried to configure similar metrics or maybe you have advise how this metric can be created?

投稿日時:2021年12月29日 · Vitalii Zhidkov

0

フォロワー

3

投票

1

コメント


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

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

@... what about article comments and content queues reporting? Do you have plans to add it? For example # of end-user comments for specific article? 

コメントを表示 · 投稿日時:2020年12月21日 · Vitalii Zhidkov

0

フォロワー

0

投票

0

コメント


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

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

Hi John,

Currently it is possible to build in Explore report and show article's titles. However Explore always shows initial title when gooddata can show current title. Will it be implemented in new version?

Also will it be possible to see article section?

Will it be possible to see Team Publishing reports? E.g. how many articles were approved or verified?

コメントを表示 · 投稿日時:2020年3月25日 · Vitalii Zhidkov

0

フォロワー

0

投票

0

コメント


Vitalii Zhidkovさんが投稿を作成しました:

投稿 Feedback - Reporting and analytics (Explore)

Add ability to show article section and category in Explore reporting. Currently it is possible to get article name, ID, etc., but there is no way to get its category.

投稿日時:2019年9月06日 · Vitalii Zhidkov

16

フォロワー

21

投票

21

コメント