Skip to content

Commit 725410f

Browse files
authored
Merge pull request #37 from ariyadmir/PromptSNGenAI_AM
Prompt to Create Dashboard and Analyze Trends
2 parents 84b8632 + bd69531 commit 725410f

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Assume the role of an Analyst. Your assistance is required in generating a Dashboard and a report in ServiceNow to analyze various KPIs related to incident management. Outline, in detail, all the steps required to execute the following tasks effectively:
2+
3+
1. Create two calculated fields that automatically calculate the time elapsed between when an incident status is marked as 'New' and when it is changed to 'Assigned To,' and the time elapsed between when the incident status is 'New' and when it is changed to 'Resolved', including any necessary queries or scripts.
4+
5+
2. Create a dashboard that visualizes these calculated fields for each record, and categorizes the records according to priority. Identify and visualize trends in average incident resolution times by category over the past month. Note any significant spikes or patterns in the data and generate a report highlighting these.
6+
7+
3. Compile and analyze user feedback from resolved incidents, categorizing the feedback by sentiment (positive, negative, neutral) and correlating it with incident resolution times.
8+
9+
Please provide the steps, queries, or scripts needed to create these reports and automate the process.

0 commit comments

Comments
 (0)