<?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 Reporting on &amp;quot;oldest 5&amp;quot; in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/reporting-on-quot-oldest-5-quot/m-p/569921#M141700</link>
    <description>&lt;P&gt;How can I build a report that will automatically update to only show the "oldest 5" incident tickets? &amp;nbsp; I manually have to update the date to only show what I need. &amp;nbsp; This is the filter I've been using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/26576i4062E704061CD614/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Aug 2017 15:33:00 GMT</pubDate>
    <dc:creator>ssoto</dc:creator>
    <dc:date>2017-08-08T15:33:00Z</dc:date>
    <item>
      <title>Reporting on "oldest 5"</title>
      <link>https://www.servicenow.com/community/itsm-forum/reporting-on-quot-oldest-5-quot/m-p/569921#M141700</link>
      <description>&lt;P&gt;How can I build a report that will automatically update to only show the "oldest 5" incident tickets? &amp;nbsp; I manually have to update the date to only show what I need. &amp;nbsp; This is the filter I've been using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/26576i4062E704061CD614/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2017 15:33:00 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/reporting-on-quot-oldest-5-quot/m-p/569921#M141700</guid>
      <dc:creator>ssoto</dc:creator>
      <dc:date>2017-08-08T15:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting on "oldest 5"</title>
      <link>https://www.servicenow.com/community/itsm-forum/reporting-on-quot-oldest-5-quot/m-p/569922#M141701</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; You have to write the script that does the calculation of current date/time and opened date/time&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;there are methods to do this&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Refer the glide date/time methods in wiki&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;A href="http://wiki.servicenow.com/index.php?title=GlideSystem_Date_and_Time_Functions#daysAgo.28int.29&amp;amp;gsc.tab=0" title="http://wiki.servicenow.com/index.php?title=GlideSystem_Date_and_Time_Functions#daysAgo.28int.29&amp;amp;gsc.tab=0"&gt;GlideSystem Date and Time Functions - ServiceNow Wiki&lt;/A&gt; &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;datediff() or daysAgo()&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Aug 2017 16:46:27 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/reporting-on-quot-oldest-5-quot/m-p/569922#M141701</guid>
      <dc:creator>harshinielath</dc:creator>
      <dc:date>2017-08-08T16:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting on "oldest 5"</title>
      <link>https://www.servicenow.com/community/itsm-forum/reporting-on-quot-oldest-5-quot/m-p/569923#M141702</link>
      <description>&lt;P&gt;Ahhh ok thanks!&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Aug 2017 16:50:18 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/reporting-on-quot-oldest-5-quot/m-p/569923#M141702</guid>
      <dc:creator>ssoto</dc:creator>
      <dc:date>2017-08-08T16:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting on "oldest 5"</title>
      <link>https://www.servicenow.com/community/itsm-forum/reporting-on-quot-oldest-5-quot/m-p/569924#M141703</link>
      <description>&lt;P&gt;And this will automatically set the date to show only the oldest 5 incident tickets?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Aug 2017 16:51:29 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/reporting-on-quot-oldest-5-quot/m-p/569924#M141703</guid>
      <dc:creator>ssoto</dc:creator>
      <dc:date>2017-08-08T16:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting on "oldest 5"</title>
      <link>https://www.servicenow.com/community/itsm-forum/reporting-on-quot-oldest-5-quot/m-p/569925#M141704</link>
      <description>&lt;P&gt;Yup if you give the input from 'opened' field and current date/time.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Click like or helpful if it solved the issue &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_emote jive_macro" data-renderedposition="50_254.65625_16_16" src="https://www.servicenow.com/8.0.4.21bdc7e/images/emoticons/happy.png"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Aug 2017 16:53:59 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/reporting-on-quot-oldest-5-quot/m-p/569925#M141704</guid>
      <dc:creator>harshinielath</dc:creator>
      <dc:date>2017-08-08T16:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting on "oldest 5"</title>
      <link>https://www.servicenow.com/community/itsm-forum/reporting-on-quot-oldest-5-quot/m-p/569926#M141705</link>
      <description>&lt;P&gt;And keep a count variable to have the count for 5 incidents in the loop&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Aug 2017 16:54:56 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/reporting-on-quot-oldest-5-quot/m-p/569926#M141705</guid>
      <dc:creator>harshinielath</dc:creator>
      <dc:date>2017-08-08T16:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting on "oldest 5"</title>
      <link>https://www.servicenow.com/community/itsm-forum/reporting-on-quot-oldest-5-quot/m-p/569927#M141706</link>
      <description>&lt;P&gt;Where would you put the script? In the Report or in the Schedule Report? &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Aug 2017 19:20:08 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/reporting-on-quot-oldest-5-quot/m-p/569927#M141706</guid>
      <dc:creator>tammyz</dc:creator>
      <dc:date>2017-08-16T19:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting on "oldest 5"</title>
      <link>https://www.servicenow.com/community/itsm-forum/reporting-on-quot-oldest-5-quot/m-p/569928#M141707</link>
      <description>&lt;P&gt;While creating reports and selecting custom charts, the Type has to be set to 'Script Generated' which opens a 'Render script' window where you can write the script.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Aug 2017 20:34:24 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/reporting-on-quot-oldest-5-quot/m-p/569928#M141707</guid>
      <dc:creator>harshinielath</dc:creator>
      <dc:date>2017-08-16T20:34:24Z</dc:date>
    </item>
  </channel>
</rss>

