<?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 Report to show records month by month. in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/report-to-show-records-month-by-month/m-p/1792810#M449736</link>
    <description>&lt;P&gt;Can we do some report to show records which are closed previous year and this year side by side ?&amp;nbsp;&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/45093iF931EE23C1201497/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>Fri, 16 Sep 2022 20:08:32 GMT</pubDate>
    <dc:creator>NARENDRA KAMMIL</dc:creator>
    <dc:date>2022-09-16T20:08:32Z</dc:date>
    <item>
      <title>Report to show records month by month.</title>
      <link>https://www.servicenow.com/community/developer-forum/report-to-show-records-month-by-month/m-p/1792810#M449736</link>
      <description>&lt;P&gt;Can we do some report to show records which are closed previous year and this year side by side ?&amp;nbsp;&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/45093iF931EE23C1201497/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>Fri, 16 Sep 2022 20:08:32 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/report-to-show-records-month-by-month/m-p/1792810#M449736</guid>
      <dc:creator>NARENDRA KAMMIL</dc:creator>
      <dc:date>2022-09-16T20:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Report to show records month by month.</title>
      <link>https://www.servicenow.com/community/developer-forum/report-to-show-records-month-by-month/m-p/1792811#M449737</link>
      <description>&lt;P&gt;Hi Narendra,&lt;/P&gt;
&lt;P&gt;Sure, this can be done with a 1st report called "Closed on this year" and you add a new Dataset to this report called "Closed on last year".&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use this icon &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/45087i3CE8C678F453C215/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;on the 1st report to create the Dataset.&lt;/P&gt;
&lt;P&gt;Both reports will be of type "Column" with a Trend on the Closed field and be "per month":&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/45104iABE2D7063C7FDA7A/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;
&lt;P&gt;The 1st report will have criteria "Closed on This year" and the attached Dataset will have criteria "Closed on Last year".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;
&lt;P&gt;JP&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 20:37:51 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/report-to-show-records-month-by-month/m-p/1792811#M449737</guid>
      <dc:creator>JP - Kyndryl</dc:creator>
      <dc:date>2022-09-16T20:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Report to show records month by month.</title>
      <link>https://www.servicenow.com/community/developer-forum/report-to-show-records-month-by-month/m-p/1792812#M449738</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is how it is showing , can we do side by side ? similar to the question ?&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/45086iE6285E38860A0DAB/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>Fri, 16 Sep 2022 21:22:39 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/report-to-show-records-month-by-month/m-p/1792812#M449738</guid>
      <dc:creator>NARENDRA KAMMIL</dc:creator>
      <dc:date>2022-09-16T21:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Report to show records month by month.</title>
      <link>https://www.servicenow.com/community/developer-forum/report-to-show-records-month-by-month/m-p/1792813#M449739</link>
      <description>&lt;P&gt;Can we do this in servicenow ?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 18:12:14 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/report-to-show-records-month-by-month/m-p/1792813#M449739</guid>
      <dc:creator>NARENDRA KAMMIL</dc:creator>
      <dc:date>2022-09-19T18:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Report to show records month by month.</title>
      <link>https://www.servicenow.com/community/developer-forum/report-to-show-records-month-by-month/m-p/1792814#M449740</link>
      <description>&lt;P&gt;Hi Narendra,&lt;/P&gt;
&lt;P&gt;I now agree that my solution was not good enough for what you need.&lt;/P&gt;
&lt;P&gt;I have no idea how you will be able to set months of 2 different years on the same chart.&lt;/P&gt;
&lt;P&gt;May be in creating a new custom field that will contain only the Month (filled by a BR), but it may be a lot of work for such report.&lt;/P&gt;
&lt;P&gt;Sorry about that.&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;
&lt;P&gt;JP&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 21:27:04 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/report-to-show-records-month-by-month/m-p/1792814#M449740</guid>
      <dc:creator>JP - Kyndryl</dc:creator>
      <dc:date>2022-09-22T21:27:04Z</dc:date>
    </item>
  </channel>
</rss>

