<?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: Incremental Month Count From First Month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Incremental-Month-Count-From-First-Month/m-p/1756418#M590482</link>
    <description>&lt;P&gt;It indeed did work perfect for what I needed it for. thank you&lt;/P&gt;</description>
    <pubDate>Tue, 27 Oct 2020 19:02:23 GMT</pubDate>
    <dc:creator>MalcolmCICWF</dc:creator>
    <dc:date>2020-10-27T19:02:23Z</dc:date>
    <item>
      <title>Incremental Month Count From First Month</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Month-Count-From-First-Month/m-p/1748671#M590479</link>
      <description>&lt;P&gt;I have yet to be able to find a solution to this out there. I am trying to create a pivot table of incremental months starting at the first month. There is a record for each month the Example1 has existed... But, Example2 could start at a different month depending on when it was purchased. I want to, for each Example, have the initial month be 1, but continue to count each month that the Example exists.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my Example1, it has existed for 16 months... but Example2 may have existed for 34 months... I am trying to figure out in the script how to create a field and label each month EACH example has existed. This point behind this is to show how much revenue has been brought in each month, not by actual MM/DD/YYYY, but by total months it has existed.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Example.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/41518iF73A4F8F8FE76F23/image-size/large?v=v2&amp;amp;px=999" role="button" title="Example.PNG" alt="Example.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:01:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Month-Count-From-First-Month/m-p/1748671#M590479</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2024-11-16T18:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Month Count From First Month</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Month-Count-From-First-Month/m-p/1748679#M590480</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17926"&gt;@MalcolmCICWF&lt;/a&gt;&amp;nbsp; Assuming that you have example &amp;amp; month field available in data you can try below&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;.......&lt;/P&gt;&lt;P&gt;AutoNumber(Month,Example) as Number&lt;/P&gt;&lt;P&gt;resident &lt;STRONG&gt;Table&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;order by Example, Month;&lt;/P&gt;&lt;P&gt;drop table &lt;STRONG&gt;Table&lt;/STRONG&gt;;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 22:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Month-Count-From-First-Month/m-p/1748679#M590480</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-09-30T22:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Month Count From First Month</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Month-Count-From-First-Month/m-p/1748894#M590481</link>
      <description>&lt;P&gt;That simple huh? Never used that before, let me give it a shot and I'll report back&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 15:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Month-Count-From-First-Month/m-p/1748894#M590481</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2020-10-01T15:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Month Count From First Month</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Month-Count-From-First-Month/m-p/1756418#M590482</link>
      <description>&lt;P&gt;It indeed did work perfect for what I needed it for. thank you&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 19:02:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Month-Count-From-First-Month/m-p/1756418#M590482</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2020-10-27T19:02:23Z</dc:date>
    </item>
  </channel>
</rss>

