<?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: Define the ID based on date History in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Define-the-ID-based-on-date-History/m-p/1462110#M792627</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share excel file and expected result&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jan 2018 13:47:16 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2018-01-10T13:47:16Z</dc:date>
    <item>
      <title>Define the ID based on date History</title>
      <link>https://community.qlik.com/t5/QlikView/Define-the-ID-based-on-date-History/m-p/1462107#M792624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Define/categorize the ID's based on date History from current month. If ID is not available means categorize new, if it's already available categorize by year.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="imglo.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/189571_imglo.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-the-ID-based-on-date-History/m-p/1462107#M792624</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Define the ID based on date History</title>
      <link>https://community.qlik.com/t5/QlikView/Define-the-ID-based-on-date-History/m-p/1462108#M792625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, I followed you. Can you clear little in detail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 12:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-the-ID-based-on-date-History/m-p/1462108#M792625</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-10T12:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Define the ID based on date History</title>
      <link>https://community.qlik.com/t5/QlikView/Define-the-ID-based-on-date-History/m-p/1462109#M792626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;find thecurrent month ID's in the existing data, if not cateogrize as New ID&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 13:00:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-the-ID-based-on-date-History/m-p/1462109#M792626</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-10T13:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Define the ID based on date History</title>
      <link>https://community.qlik.com/t5/QlikView/Define-the-ID-based-on-date-History/m-p/1462110#M792627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share excel file and expected result&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 13:47:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-the-ID-based-on-date-History/m-p/1462110#M792627</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-10T13:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Define the ID based on date History</title>
      <link>https://community.qlik.com/t5/QlikView/Define-the-ID-based-on-date-History/m-p/1462111#M792628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can't you just define current month and current year in variables, something like:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vCurrentMonth= Month(Today())&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vCurrentYear= Year(Today())&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then use these in calculations with your date field to determine difference between the values in your data and current year and month, &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 15:12:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-the-ID-based-on-date-History/m-p/1462111#M792628</guid>
      <dc:creator>Ben_P</dc:creator>
      <dc:date>2018-01-10T15:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Define the ID based on date History</title>
      <link>https://community.qlik.com/t5/QlikView/Define-the-ID-based-on-date-History/m-p/1462112#M792629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for example, you could use (vCurrentYear*12)+vCurrentMonth to create a field where the value increases by 1 each month... and then compare this to ({Year in your data]*12)+[month in your data]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so for any given month and year this would tell you the difference from current month and year&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 15:17:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-the-ID-based-on-date-History/m-p/1462112#M792629</guid>
      <dc:creator>Ben_P</dc:creator>
      <dc:date>2018-01-10T15:17:28Z</dc:date>
    </item>
  </channel>
</rss>

