- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2022 12:02 AM
Hi,
We have the problem that different agents are searching for the same cause. Because several incidents come in and are assigned to different agents.
Is there a way to show the similar tickets in a dashboard or similar? maybe even with machine learning or KI?
I think of something variable like
Search if 2 or more words (nouns) are the same in
Description
short description
Category
Then group them and display it
Thanks for helping.
Renata
Solved! Go to Solution.
- Labels:
-
Operational Intelligence
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2022 12:36 AM
so for that we need script like we need to preform search of short description and description and then take all those and then show it in report
but scripting is not possible in normal reporting we have to do it via PA where in the automated indicator you can tag your PA script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2022 12:07 AM
Hello
is there any indicator or a field that says all the incidents belong to same category ?
like category or subcategory or assignment group
then you can create a report on incident table and select type as bar graph and in the configure section do group by one of those fields which indicates or groups incidents into one category
mark my answer correct if it helps you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2022 12:23 AM
Hi @Mohith Devatte
Thank you for your answer.
it may have different indicators.
same
Description
same short description
same category
The report shows me too many tickets.
For example, if I say tickets which contain the word "VDI"
Do you have other ideas?
thank you for helping.
Regards, Renata
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2022 12:26 AM
HELLO
I THINK WE MAY HAVE TO USE ONE OF THE INDICATORS OTHER WISE WE CAN GROUP THE TICKETS .
THE ONLY WAY IS TO HAVE A COMMON LINK LIKE THIS USING ANY INDICATOR
THANKS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2022 12:32 AM
Hi @Mohith Devatte
I know what you mean, we have such reports in use.
I think of something variable like
Search if 2 or more words (nouns) are the same in
Description
short description
Category
Then group them and display it
Thanks