<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Create reports in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/create-reports/m-p/3422070#M5335</link>
    <description>&lt;P&gt;What would be the best way to create reports of incidents and requests that have not been closed and are considered violated, for the departments? The department should only receive data related to it and should be sent weekly.&lt;/P&gt;</description>
    <pubDate>Fri, 07 Nov 2025 12:22:48 GMT</pubDate>
    <dc:creator>gustavosilv</dc:creator>
    <dc:date>2025-11-07T12:22:48Z</dc:date>
    <item>
      <title>Create reports</title>
      <link>https://www.servicenow.com/community/community-central-forum/create-reports/m-p/3422070#M5335</link>
      <description>&lt;P&gt;What would be the best way to create reports of incidents and requests that have not been closed and are considered violated, for the departments? The department should only receive data related to it and should be sent weekly.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 12:22:48 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/create-reports/m-p/3422070#M5335</guid>
      <dc:creator>gustavosilv</dc:creator>
      <dc:date>2025-11-07T12:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Create reports</title>
      <link>https://www.servicenow.com/community/community-central-forum/create-reports/m-p/3422646#M5345</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/786371"&gt;@gustavosilv&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Create Two Targeted Reports&lt;/P&gt;&lt;P&gt;Make two reports:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Incidents (incident table)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Requests (sc_req_item table)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Use these filters:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Active is true → only open records&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;SLA Definition.Has breached is true → only failed SLAs&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;2.Add a Dynamic Department Filter&amp;nbsp;&lt;/P&gt;&lt;P&gt;Set up a filter based on department to later customize per recipient:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;For team performance: use Assignment group.Department&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;For service impact: use&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Caller.Department for Incidents&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Request.Requested for.Department for Requests&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;3.Schedule Weekly Delivery&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create a Scheduled Report to send every week:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Add department leads or groups under Users/Groups&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Check “Omit if no records” so empty reports aren’t sent&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;4.Secure with a Conditional Script&amp;nbsp;&lt;/P&gt;&lt;P&gt;Enable Conditional and add a script to filter results for each recipient.&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;// Example Conditional Script
var dept = gs.getUser().getDepartment();
if (dept) {
  current.addQuery('caller.department', dept);
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mark this as helpful and correct, if this helps you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yaswanth&lt;/P&gt;</description>
      <pubDate>Sat, 08 Nov 2025 04:42:02 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/create-reports/m-p/3422646#M5345</guid>
      <dc:creator>YaswanthKurre</dc:creator>
      <dc:date>2025-11-08T04:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create reports</title>
      <link>https://www.servicenow.com/community/community-central-forum/create-reports/m-p/3422670#M5346</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/786371"&gt;@gustavosilv&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to create a report on Incident and Request table please check below steps,&lt;/P&gt;&lt;P&gt;Navigate to Incident table right click on header and select either pie chart/bar chart&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SarthakKashyap_1-1762589811357.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/481302i5AC8A43C6E7E9A3C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SarthakKashyap_1-1762589811357.png" alt="SarthakKashyap_1-1762589811357.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will navigate to report page then type of report select List and in Data source select table as incident and filter condition like - State is Not one of - Closed &amp;amp; OnHold and Group by Caller's department.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SarthakKashyap_2-1762589886344.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/481303iC27629C108F0B714/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SarthakKashyap_2-1762589886344.png" alt="SarthakKashyap_2-1762589886344.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Result -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SarthakKashyap_0-1762589757890.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/481301i2F7EFA6E94303D68/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SarthakKashyap_0-1762589757890.png" alt="SarthakKashyap_0-1762589757890.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can follow above step for request table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please mark my answer correct and helpful if this works for you&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Sarthak&lt;/P&gt;</description>
      <pubDate>Sat, 08 Nov 2025 08:19:02 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/create-reports/m-p/3422670#M5346</guid>
      <dc:creator>Sarthak Kashyap</dc:creator>
      <dc:date>2025-11-08T08:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create reports</title>
      <link>https://www.servicenow.com/community/community-central-forum/create-reports/m-p/3425541#M5397</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/786371"&gt;@gustavosilv&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on your question, I think there are more questions to be asked? How should the data be presented to the recipients? What deems an incident or request to be violated? I guess that an incident created a Friday and not resolved on a Sunday is not a violation? should it be in one single report or 2 separate reports?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 21:37:08 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/create-reports/m-p/3425541#M5397</guid>
      <dc:creator>AndersBGS</dc:creator>
      <dc:date>2025-11-12T21:37:08Z</dc:date>
    </item>
  </channel>
</rss>

