<?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 Generate years in a row in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Generate-years-in-a-row/m-p/1628575#M596452</link>
    <description>&lt;P&gt;Hi, does anybody know the easiest way to get value&lt;/P&gt;&lt;LI-CODE lang="php"&gt; let  vYears = '2019','2020','2021'&lt;/LI-CODE&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:22:48 GMT</pubDate>
    <dc:creator>Jogi</dc:creator>
    <dc:date>2024-11-16T02:22:48Z</dc:date>
    <item>
      <title>Generate years in a row</title>
      <link>https://community.qlik.com/t5/QlikView/Generate-years-in-a-row/m-p/1628575#M596452</link>
      <description>&lt;P&gt;Hi, does anybody know the easiest way to get value&lt;/P&gt;&lt;LI-CODE lang="php"&gt; let  vYears = '2019','2020','2021'&lt;/LI-CODE&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:22:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Generate-years-in-a-row/m-p/1628575#M596452</guid>
      <dc:creator>Jogi</dc:creator>
      <dc:date>2024-11-16T02:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Generate years in a row</title>
      <link>https://community.qlik.com/t5/QlikView/Generate-years-in-a-row/m-p/1628590#M596453</link>
      <description>&lt;P&gt;Hey Jogi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the below should provide you an idea of how this can be done -&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/t5/image/serverpage/image-id/20169i4DE6FCE6D7F9D2C5/image-size/medium?v=1.0&amp;amp;px=-1" border="0" title="clipboard_image_1.png" alt="clipboard_image_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Result&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/t5/image/serverpage/image-id/20170i4C00B26E0E2152D3/image-size/medium?v=1.0&amp;amp;px=-1" border="0" title="clipboard_image_2.png" alt="clipboard_image_2.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 12:55:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Generate-years-in-a-row/m-p/1628590#M596453</guid>
      <dc:creator>AdiPai</dc:creator>
      <dc:date>2019-09-26T12:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Generate years in a row</title>
      <link>https://community.qlik.com/t5/QlikView/Generate-years-in-a-row/m-p/1628595#M596454</link>
      <description>&lt;P&gt;I need something like that :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/t5/image/serverpage/image-id/20172iF05510F270253AE6/image-size/medium?v=1.0&amp;amp;px=-1" border="0" title="clipboard_image_0.png" alt="clipboard_image_0.png" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 13:01:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Generate-years-in-a-row/m-p/1628595#M596454</guid>
      <dc:creator>Jogi</dc:creator>
      <dc:date>2019-09-26T13:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Generate years in a row</title>
      <link>https://community.qlik.com/t5/QlikView/Generate-years-in-a-row/m-p/1628596#M596455</link>
      <description>&lt;P&gt;what value are you looking for in case you want to generate the below yrs dynamically you could probably use:&lt;/P&gt;&lt;P&gt;let vYears =year(today())&amp;amp;','&amp;amp;year(AddYears(Today(),1))&amp;amp;','&amp;amp;year(AddYears(Today(),2));&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 13:01:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Generate-years-in-a-row/m-p/1628596#M596455</guid>
      <dc:creator>anushree1</dc:creator>
      <dc:date>2019-09-26T13:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Generate years in a row</title>
      <link>https://community.qlik.com/t5/QlikView/Generate-years-in-a-row/m-p/1628611#M596456</link>
      <description>&lt;P&gt;hey I still get just numbers, but I need years with quotation marks like '2019' ,'2020' ....an so on&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 13:17:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Generate-years-in-a-row/m-p/1628611#M596456</guid>
      <dc:creator>Jogi</dc:creator>
      <dc:date>2019-09-26T13:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Generate years in a row</title>
      <link>https://community.qlik.com/t5/QlikView/Generate-years-in-a-row/m-p/1628620#M596457</link>
      <description>&lt;P&gt;I do not understand the need in this requirement as you are representing year numbers using string.&lt;/P&gt;&lt;P&gt;But, you can get what you need by using the below statement:&lt;/P&gt;&lt;P&gt;let vYears =chr(39)&amp;amp;year(today())&amp;amp;chr(39)&amp;amp;','&amp;amp;chr(39)&amp;amp;year(AddYears(Today(),1))&amp;amp;chr(39)&amp;amp;','&amp;amp;chr(39)&amp;amp;year(AddYears(Today(),2))&amp;amp;chr(39)&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 13:28:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Generate-years-in-a-row/m-p/1628620#M596457</guid>
      <dc:creator>anushree1</dc:creator>
      <dc:date>2019-09-26T13:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Generate years in a row</title>
      <link>https://community.qlik.com/t5/QlikView/Generate-years-in-a-row/m-p/1628622#M596458</link>
      <description>&lt;P&gt;I do not understand the need in this requirement as you are representing year numbers using string.&lt;/P&gt;&lt;P&gt;But, you can get what you need by using the below statement:&lt;/P&gt;&lt;P&gt;let vYears =chr(39)&amp;amp;year(today())&amp;amp;chr(39)&amp;amp;','&amp;amp;chr(39)&amp;amp;year(AddYears(Today(),1))&amp;amp;chr(39)&amp;amp;','&amp;amp;chr(39)&amp;amp;year(AddYears(Today(),2))&amp;amp;chr(39);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 13:29:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Generate-years-in-a-row/m-p/1628622#M596458</guid>
      <dc:creator>anushree1</dc:creator>
      <dc:date>2019-09-26T13:29:25Z</dc:date>
    </item>
  </channel>
</rss>

