<?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 Fetch data in report on how many emails has been triggered on month basis in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/fetch-data-in-report-on-how-many-emails-has-been-triggered-on/m-p/3361068#M4303</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a Job,which will run on daily basis and it will send an email to manager whenever user active state changes to inactive- Here i want to pull out a report on how many emails has been triggered on daily basis and month basis .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks inadvance.&lt;/P&gt;</description>
    <pubDate>Mon, 25 Aug 2025 11:13:30 GMT</pubDate>
    <dc:creator>Jeni2</dc:creator>
    <dc:date>2025-08-25T11:13:30Z</dc:date>
    <item>
      <title>Fetch data in report on how many emails has been triggered on month basis</title>
      <link>https://www.servicenow.com/community/community-central-forum/fetch-data-in-report-on-how-many-emails-has-been-triggered-on/m-p/3361068#M4303</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a Job,which will run on daily basis and it will send an email to manager whenever user active state changes to inactive- Here i want to pull out a report on how many emails has been triggered on daily basis and month basis .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks inadvance.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2025 11:13:30 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/fetch-data-in-report-on-how-many-emails-has-been-triggered-on/m-p/3361068#M4303</guid>
      <dc:creator>Jeni2</dc:creator>
      <dc:date>2025-08-25T11:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch data in report on how many emails has been triggered on month basis</title>
      <link>https://www.servicenow.com/community/community-central-forum/fetch-data-in-report-on-how-many-emails-has-been-triggered-on/m-p/3361119#M4309</link>
      <description>&lt;P&gt;What's the business case for this? The data is available in the cmn_notif_message table (related list on notification record). But that should be the same number as users being set to inactive, right?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2025 11:53:26 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/fetch-data-in-report-on-how-many-emails-has-been-triggered-on/m-p/3361119#M4309</guid>
      <dc:creator>Mark Manders</dc:creator>
      <dc:date>2025-08-25T11:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch data in report on how many emails has been triggered on month basis</title>
      <link>https://www.servicenow.com/community/community-central-forum/fetch-data-in-report-on-how-many-emails-has-been-triggered-on/m-p/3361267#M4317</link>
      <description>&lt;P&gt;Yes, it should be the same as the inactive user record. However, in this table, the notification sent to the VIP group is not being captured.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Business case&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If inactive users are found in any active records in a ServiceNow table, then a notification should be sent to the manager stating that their reportee who was deactivated is still part of these active records.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2025 13:27:39 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/fetch-data-in-report-on-how-many-emails-has-been-triggered-on/m-p/3361267#M4317</guid>
      <dc:creator>Jeni2</dc:creator>
      <dc:date>2025-08-25T13:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch data in report on how many emails has been triggered on month basis</title>
      <link>https://www.servicenow.com/community/community-central-forum/fetch-data-in-report-on-how-many-emails-has-been-triggered-on/m-p/3362089#M4353</link>
      <description>&lt;P&gt;Now I am confused. You first ask to get a report on the number of emails that have been send from a notification and now you are asking about checking if the inactive users are still on active records? Not sure what the relationship between these two is.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 07:39:02 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/fetch-data-in-report-on-how-many-emails-has-been-triggered-on/m-p/3362089#M4353</guid>
      <dc:creator>Mark Manders</dc:creator>
      <dc:date>2025-08-26T07:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch data in report on how many emails has been triggered on month basis</title>
      <link>https://www.servicenow.com/community/community-central-forum/fetch-data-in-report-on-how-many-emails-has-been-triggered-on/m-p/3362123#M4354</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/313792"&gt;@Jeni2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have out of box indicator for this, create a dashboard to show this and user can export on-need basis or you can schedule the report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can filter the email sent criteria using one of the breakdown options for your requirement and choose the aggregation as daily and monthly.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bhuvan_2-1756195325880.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/465404i180769CD0E5316D9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bhuvan_2-1756195325880.png" alt="Bhuvan_2-1756195325880.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you want to create report using system table 'sys_email_log', follow below steps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.servicenow.com/docs/bundle/washingtondc-now-intelligence/page/use/reporting/concept/c_ReportOnSystemTables.html" target="_blank" rel="noopener"&gt;https://www.servicenow.com/docs/bundle/washingtondc-now-intelligence/page/use/reporting/concept/c_ReportOnSystemTables.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this helped to answer your query, please mark it helpful &amp;amp; accept the solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bhuvan&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 08:10:39 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/fetch-data-in-report-on-how-many-emails-has-been-triggered-on/m-p/3362123#M4354</guid>
      <dc:creator>Bhuvan</dc:creator>
      <dc:date>2025-08-26T08:10:39Z</dc:date>
    </item>
  </channel>
</rss>

