<?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: Make an MonthCounter in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Make-an-MonthCounter/m-p/742698#M662548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this is helpful: &lt;A _jive_internal="true" href="https://community.qlik.com/message/563904#563904" title="http://community.qlik.com/message/563904#563904"&gt;http://community.qlik.com/message/563904#563904&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Feb 2015 12:14:06 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2015-02-18T12:14:06Z</dc:date>
    <item>
      <title>Make an MonthCounter</title>
      <link>https://community.qlik.com/t5/QlikView/Make-an-MonthCounter/m-p/742692#M662538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;in my calendar do I have an 'InvoicePeriodCounter' and every month has two invoice periods.&lt;/P&gt;&lt;P&gt;Though I want to show current month -1 it doesn´t work over the year end.&lt;/P&gt;&lt;P&gt;How do I create the counter for the month over all years?&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;jan15&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;jan31&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;feb15&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;dec31&amp;nbsp; 24&lt;/P&gt;&lt;P&gt;jan15&amp;nbsp;&amp;nbsp; 25&lt;/P&gt;&lt;P&gt;jan31&amp;nbsp;&amp;nbsp; 26&lt;/P&gt;&lt;P&gt;etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Period_counter:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Flag]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Flag1]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[InvoiceYearMonth]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[InvoiceMonthNum]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[InvoiceMonthCounter]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;recno&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;() &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[InvoicePeriodCounter]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; tPeriod_counter&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;order&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;by&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Flag]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;asc&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly&lt;/P&gt;&lt;P&gt;Håkan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 08:31:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-an-MonthCounter/m-p/742692#M662538</guid>
      <dc:creator />
      <dc:date>2015-02-18T08:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Make an MonthCounter</title>
      <link>https://community.qlik.com/t5/QlikView/Make-an-MonthCounter/m-p/742693#M662539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i did not get you,&lt;/P&gt;&lt;P&gt;would you like to explain a bit more?&lt;/P&gt;&lt;P&gt;what is expected output?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 08:37:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-an-MonthCounter/m-p/742693#M662539</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2015-02-18T08:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Make an MonthCounter</title>
      <link>https://community.qlik.com/t5/QlikView/Make-an-MonthCounter/m-p/742694#M662541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the period_counter table do I expect a new column with a counter like the example below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 09:14:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-an-MonthCounter/m-p/742694#M662541</guid>
      <dc:creator />
      <dc:date>2015-02-18T09:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Make an MonthCounter</title>
      <link>https://community.qlik.com/t5/QlikView/Make-an-MonthCounter/m-p/742695#M662542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oops! my Picture disappeared&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Table1.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/78348_Table1.png" style="width: 620px; height: 224px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 09:17:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-an-MonthCounter/m-p/742695#M662542</guid>
      <dc:creator />
      <dc:date>2015-02-18T09:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Make an MonthCounter</title>
      <link>https://community.qlik.com/t5/QlikView/Make-an-MonthCounter/m-p/742696#M662544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Håkan,&lt;/P&gt;&lt;P&gt;You can transform YearMonth in MonthID using AutoNumber(&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[InvoiceYearMonth]&lt;/SPAN&gt;). Then you can use MonthID-1 regardless of year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 10:32:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-an-MonthCounter/m-p/742696#M662544</guid>
      <dc:creator>daveamz</dc:creator>
      <dc:date>2015-02-18T10:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Make an MonthCounter</title>
      <link>https://community.qlik.com/t5/QlikView/Make-an-MonthCounter/m-p/742697#M662546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you give a more clearer picture of&amp;nbsp; your doubt??&lt;/P&gt;&lt;P&gt;Do you want counter value to increment by one for each entry with in a month or you want counter value to remain same for multiple entries with in a month??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 11:11:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-an-MonthCounter/m-p/742697#M662546</guid>
      <dc:creator>timanshu</dc:creator>
      <dc:date>2015-02-18T11:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Make an MonthCounter</title>
      <link>https://community.qlik.com/t5/QlikView/Make-an-MonthCounter/m-p/742698#M662548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this is helpful: &lt;A _jive_internal="true" href="https://community.qlik.com/message/563904#563904" title="http://community.qlik.com/message/563904#563904"&gt;http://community.qlik.com/message/563904#563904&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 12:14:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-an-MonthCounter/m-p/742698#M662548</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-02-18T12:14:06Z</dc:date>
    </item>
  </channel>
</rss>

