<?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>topic Re: how to group months in the same field? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-group-months-in-the-same-field/m-p/383896#M143309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Month, ChartDimension&lt;/P&gt;&lt;P&gt;Jan, UptolastMonth&lt;/P&gt;&lt;P&gt;Feb, UptolastMonth&lt;/P&gt;&lt;P&gt;Mar, UptolastMonth&lt;/P&gt;&lt;P&gt;Apr, UptolastMonth&lt;/P&gt;&lt;P&gt;May, UptolastMonth&lt;/P&gt;&lt;P&gt;Jun, UptolastMonth&lt;/P&gt;&lt;P&gt;Jul, UptolastMonth&lt;/P&gt;&lt;P&gt;Aug, UptolastMonth&lt;/P&gt;&lt;P&gt;Sep, remainingMonths&lt;/P&gt;&lt;P&gt;Oct, remainingMonths&lt;/P&gt;&lt;P&gt;Nov, remainingMonths&lt;/P&gt;&lt;P&gt;Dec, remainingMonths&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jan, TotalMonth&lt;/P&gt;&lt;P&gt;Feb, TotalMonth&lt;/P&gt;&lt;P&gt;Mar, TotalMonth&lt;/P&gt;&lt;P&gt;Apr, TotalMonth&lt;/P&gt;&lt;P&gt;May, TotalMonth&lt;/P&gt;&lt;P&gt;Jun, TotalMonth&lt;/P&gt;&lt;P&gt;Jul, TotalMonth&lt;/P&gt;&lt;P&gt;Aug, TotalMonth&lt;/P&gt;&lt;P&gt;Sep, TotalMonth&lt;/P&gt;&lt;P&gt;Oct, TotalMonth&lt;/P&gt;&lt;P&gt;Nov, TotalMonth&lt;/P&gt;&lt;P&gt;Dec, TotalMonth&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2012 16:23:15 GMT</pubDate>
    <dc:creator>whiteline</dc:creator>
    <dc:date>2012-09-04T16:23:15Z</dc:date>
    <item>
      <title>how to group months in the same field?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-group-months-in-the-same-field/m-p/383893#M143306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a field with name as "Month".It contains the data of "Jan,Feb,.......,Dec"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month:&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;P&gt;Feb&lt;/P&gt;&lt;P&gt;Mar&lt;/P&gt;&lt;P&gt;Apr&lt;/P&gt;&lt;P&gt;May&lt;/P&gt;&lt;P&gt;Jun&lt;/P&gt;&lt;P&gt;Jul&lt;/P&gt;&lt;P&gt;Aug&lt;/P&gt;&lt;P&gt;Sep&lt;/P&gt;&lt;P&gt;Oct&lt;/P&gt;&lt;P&gt;Nov&lt;/P&gt;&lt;P&gt;Dec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If my table structure is like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tab:&lt;/P&gt;&lt;P&gt;Prod,&lt;/P&gt;&lt;P&gt;Month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i made upto lastmonth(i.e,Jan to Aug) as one group and remaining months like(i.e,Sep to Dec) as one group in the same filed "Month"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and my end result is, i need to plot the count of "Prod" based on the month groups in a bar chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any response&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 14:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-group-months-in-the-same-field/m-p/383893#M143306</guid>
      <dc:creator />
      <dc:date>2012-09-04T14:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to group months in the same field?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-group-months-in-the-same-field/m-p/383894#M143307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As there are only 12 months (and it is not a subject to change) I think you can just Create Inline statement to connect your Month fields with MonthGroup field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 15:48:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-group-months-in-the-same-field/m-p/383894#M143307</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-04T15:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to group months in the same field?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-group-months-in-the-same-field/m-p/383895#M143308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some how i am achieving it like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Month(DateField)*1&amp;lt;=9,'UptolastMonth','remainingMonths') as Group,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i am troubling to show total months as another value in that group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 16:18:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-group-months-in-the-same-field/m-p/383895#M143308</guid>
      <dc:creator />
      <dc:date>2012-09-04T16:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to group months in the same field?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-group-months-in-the-same-field/m-p/383896#M143309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Month, ChartDimension&lt;/P&gt;&lt;P&gt;Jan, UptolastMonth&lt;/P&gt;&lt;P&gt;Feb, UptolastMonth&lt;/P&gt;&lt;P&gt;Mar, UptolastMonth&lt;/P&gt;&lt;P&gt;Apr, UptolastMonth&lt;/P&gt;&lt;P&gt;May, UptolastMonth&lt;/P&gt;&lt;P&gt;Jun, UptolastMonth&lt;/P&gt;&lt;P&gt;Jul, UptolastMonth&lt;/P&gt;&lt;P&gt;Aug, UptolastMonth&lt;/P&gt;&lt;P&gt;Sep, remainingMonths&lt;/P&gt;&lt;P&gt;Oct, remainingMonths&lt;/P&gt;&lt;P&gt;Nov, remainingMonths&lt;/P&gt;&lt;P&gt;Dec, remainingMonths&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jan, TotalMonth&lt;/P&gt;&lt;P&gt;Feb, TotalMonth&lt;/P&gt;&lt;P&gt;Mar, TotalMonth&lt;/P&gt;&lt;P&gt;Apr, TotalMonth&lt;/P&gt;&lt;P&gt;May, TotalMonth&lt;/P&gt;&lt;P&gt;Jun, TotalMonth&lt;/P&gt;&lt;P&gt;Jul, TotalMonth&lt;/P&gt;&lt;P&gt;Aug, TotalMonth&lt;/P&gt;&lt;P&gt;Sep, TotalMonth&lt;/P&gt;&lt;P&gt;Oct, TotalMonth&lt;/P&gt;&lt;P&gt;Nov, TotalMonth&lt;/P&gt;&lt;P&gt;Dec, TotalMonth&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 16:23:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-group-months-in-the-same-field/m-p/383896#M143309</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-04T16:23:15Z</dc:date>
    </item>
  </channel>
</rss>

