- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2023 12:06 AM
As an ITIL User, I would like to have access to a dashboard that easily provides me information about the Incidents that are assigned to me and my groups so that I can efficiently manage my workload throughout the day.
The ITIL User dashboard should contain the following items specific to Incident Management - My Work, My Groups Work, Incidents with SLA at 80% or more assigned to me - the list view columns for each should include - Number, State, Assignment Group, Priority, Task Type, Short Description. My Groups Work should also contain Assigned To after Assignment Group."
I have to implement the above requirement in my personal development instance.
Can anyone please help me out.
Thanks in advance.
Regards,
Abhisek Chattaraj.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2023 03:41 AM - edited 07-04-2023 03:44 AM
Hi ,
1. Create a report based in the incident table
2. Create the filter as below:
Save the report with the columns you would like and add to your preferred dashboard.
3. Create a report based in the incident table
4. Create the filter as below:
Save the report with the columns you would like and add to your preferred dashboard.
5. Create a report based in the incident_sla table
6. Create the filter as below:
Save the report with the columns you would like and add to your preferred dashboard.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2023 03:41 AM - edited 07-04-2023 03:44 AM
Hi ,
1. Create a report based in the incident table
2. Create the filter as below:
Save the report with the columns you would like and add to your preferred dashboard.
3. Create a report based in the incident table
4. Create the filter as below:
Save the report with the columns you would like and add to your preferred dashboard.
5. Create a report based in the incident_sla table
6. Create the filter as below:
Save the report with the columns you would like and add to your preferred dashboard.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2023 05:22 AM
Hi Anders,
It is working. Thanks for your help. 😊
Regards,
Abhisek Chattaraj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2023 02:49 AM
Hi @abhisek ,
Hope you are doing great.
To achieve this, please follow these steps:
- Navigate to the ServiceNow platform.
- Go to the dashboard customization area.
- Create a new dashboard named "ITIL User Dashboard."
- Add three sections to the dashboard: "My Work," "My Groups Work," and "Incidents with SLA at 80% or more assigned to me."
- Configure the "My Work" section to display a list view with the desired columns: Number, State, Assignment Group, Priority, Task Type, and Short Description.
- Configure the "My Groups Work" section to display a list view with the columns: Number, State, Assignment Group, Priority, Task Type, Short Description, and Assigned To.
- Configure the "Incidents with SLA at 80% or more assigned to me" section to display a list view with the columns: Number, State, Assignment Group, Priority, Task Type, and Short Description.
- Save and publish the dashboard.
Regards,
Riya Verma