<?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 Generate Date's Based on YYYYMM eg(201911) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-To-Generate-Date-s-Based-on-YYYYMM-eg-201911/m-p/1672911#M449523</link>
    <description>&lt;P&gt;Thanks StarinieriG Solution is working&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2020 11:54:03 GMT</pubDate>
    <dc:creator>kalisetty-saite</dc:creator>
    <dc:date>2020-02-06T11:54:03Z</dc:date>
    <item>
      <title>How To Generate Date's Based on YYYYMM eg(201911)</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-Generate-Date-s-Based-on-YYYYMM-eg-201911/m-p/1672855#M449516</link>
      <description>&lt;P&gt;Hi Guys your help will be appreciated I had Column called as Month which has the Year and Month Data as 201911&lt;/P&gt;&lt;P&gt;Now i need to generate all Dates for the Nov Month of 2019.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 10:25:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-To-Generate-Date-s-Based-on-YYYYMM-eg-201911/m-p/1672855#M449516</guid>
      <dc:creator>kalisetty-saite</dc:creator>
      <dc:date>2020-02-06T10:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: How To Generate Date's Based on YYYYMM eg(201911)</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-Generate-Date-s-Based-on-YYYYMM-eg-201911/m-p/1672862#M449518</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try something like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TABLE:&lt;BR /&gt;LOAD&lt;BR /&gt;Date#(date,'YYYYMM') AS date&lt;/P&gt;&lt;P&gt;from ...;&lt;/P&gt;&lt;P&gt;Inner Join&lt;BR /&gt;LOAD&lt;BR /&gt;date,&lt;BR /&gt;Date(MakeDate(Year(date),Month(date),1)+IterNo()-1) as DATE&lt;BR /&gt;Resident TABLE&lt;BR /&gt;While Month(MakeDate(Year(date),Month(date),1)+IterNo()-1)=Month(date);&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 10:33:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-To-Generate-Date-s-Based-on-YYYYMM-eg-201911/m-p/1672862#M449518</guid>
      <dc:creator>StarinieriG</dc:creator>
      <dc:date>2020-02-06T10:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: How To Generate Date's Based on YYYYMM eg(201911)</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-Generate-Date-s-Based-on-YYYYMM-eg-201911/m-p/1672872#M449520</link>
      <description>&lt;P&gt;Hi Thx For The Code i tried but it's not working&amp;nbsp; app is getting hanged while refreshing can you share sample QVW&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for ur response and support&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 10:57:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-To-Generate-Date-s-Based-on-YYYYMM-eg-201911/m-p/1672872#M449520</guid>
      <dc:creator>kalisetty-saite</dc:creator>
      <dc:date>2020-02-06T10:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: How To Generate Date's Based on YYYYMM eg(201911)</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-Generate-Date-s-Based-on-YYYYMM-eg-201911/m-p/1672880#M449521</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;here the attached&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 11:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-To-Generate-Date-s-Based-on-YYYYMM-eg-201911/m-p/1672880#M449521</guid>
      <dc:creator>StarinieriG</dc:creator>
      <dc:date>2020-02-06T11:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: How To Generate Date's Based on YYYYMM eg(201911)</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-Generate-Date-s-Based-on-YYYYMM-eg-201911/m-p/1672911#M449523</link>
      <description>&lt;P&gt;Thanks StarinieriG Solution is working&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 11:54:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-To-Generate-Date-s-Based-on-YYYYMM-eg-201911/m-p/1672911#M449523</guid>
      <dc:creator>kalisetty-saite</dc:creator>
      <dc:date>2020-02-06T11:54:03Z</dc:date>
    </item>
  </channel>
</rss>

