About 12,100 results
Open links in new tab
  1. Report Trend by Day-of-Week and Hour-of-Day - ServiceNow

    May 14, 2024 · I am trying to produce a very specific report on requests (catalog tasks) and incidents that trends by day-of-week in the X-axis and hour-of-day in the Y-axis. It appears …

  2. Is there a way to run a report on how many Incident Tickets I ... - Reddit

    Apr 14, 2023 · I am trying to figure out how many tickets have actually came to us and we've reassigned to others, but I can't seem to get the reporting correct. Would anyone know how …

  3. PS Services - External - Incident Management Report

    Color by: Average Initial Incident Response Time and Average Incident Closure Time. The visualization is sorted based on the earliest to latest week (from left to right).

  4. Create a data visualization to track open incidents over time

    Learn how to build a data visualization to monitor incident trends over time. In this tutorial, we'll show you step-by-step how to add a data source, filter for relevant incidents, and...

  5. Building Custom Reports with Dynamic Dates in ServiceNow

    Aug 17, 2020 · Master ServiceNow reporting custom coding for dynamic date filters. Enhance reports for improved insights and decision-making.

  6. RPitts44/Incident-Management-Dashboard-in-ServiceNow

    Nov 4, 2024 · The Incident Management Dashboard provides a real-time overview of incidents within an organization, displaying key metrics such as incident volume, resolution time, …

  7. How to Create Incident Aging Report base on Priority ServiceNow

    Jul 13, 2023 · Step 1: Create New field on incident table – u_aging_category Step 2: Write scheduled job run daily to update incident age. updateIncidentAging(); function …

  8. How to report on "Day of Week" for date fields? - ServiceNow

    May 24, 2010 · Our IT Director has requested the ability to report on number of Incidents opened and closed on particular days of the week. He'd like to use this info for purposes of planning …

  9. Solved: Chart issues created by days of week over multiple ... - ServiceNow

    Nov 10, 2023 · Now, you can create a report that groups by this new field "Day of Week". This will give you a count of incidents created on each day of the week, regardless of the year.

  10. Report on Specific Day of Week - ServiceNow Community

    Feb 14, 2022 · You would either need to create 5 reports for each day of the week (or 7 if you need weekends) or potentially look at using PA in some way to achieve this breakdown with a …