<?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: year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/year/m-p/40797#M780665</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or try this&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;year(Date)-2&amp;nbsp; as &lt;STRONG&gt;"2year"&lt;/STRONG&gt;,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;year(Date)-1&amp;nbsp; as "1year",&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Apr 2018 09:11:01 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2018-04-02T09:11:01Z</dc:date>
    <item>
      <title>year</title>
      <link>https://community.qlik.com/t5/QlikView/year/m-p/40795#M780663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;In the script iam using the below syntax to get required output , but when i&amp;nbsp; reload it is giving me an error ..&lt;/P&gt;&lt;P&gt;can someone please suggest &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;year(Date)-2&amp;nbsp; as 2year,&lt;/P&gt;&lt;P&gt;year(Date)-1&amp;nbsp; as 1year,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance &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/year/m-p/40795#M780663</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: year</title>
      <link>https://community.qlik.com/t5/QlikView/year/m-p/40796#M780664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;field name should be start with char.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can rename it as&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;year2&lt;/EM&gt;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG style="text-decoration: underline;"&gt;&lt;EM&gt;Year1&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 09:09:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/year/m-p/40796#M780664</guid>
      <dc:creator>chinnuchinni</dc:creator>
      <dc:date>2018-04-02T09:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: year</title>
      <link>https://community.qlik.com/t5/QlikView/year/m-p/40797#M780665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or try this&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;year(Date)-2&amp;nbsp; as &lt;STRONG&gt;"2year"&lt;/STRONG&gt;,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;year(Date)-1&amp;nbsp; as "1year",&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 09:11:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/year/m-p/40797#M780665</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-04-02T09:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: year</title>
      <link>https://community.qlik.com/t5/QlikView/year/m-p/40798#M780666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Date,&lt;/P&gt;&lt;P&gt;year(Date)-2&amp;nbsp; as '2Year',&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;year(Date)-1&amp;nbsp; as '1Year'&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From xyz.xls&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 10:07:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/year/m-p/40798#M780666</guid>
      <dc:creator>suren946</dc:creator>
      <dc:date>2018-04-02T10:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: year</title>
      <link>https://community.qlik.com/t5/QlikView/year/m-p/40799#M780667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nice &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; please close the thread by making correct and helpfull answers above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 10:09:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/year/m-p/40799#M780667</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-04-02T10:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: year</title>
      <link>https://community.qlik.com/t5/QlikView/year/m-p/40800#M780668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Curious to know, I am running Reload() without any error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 12:55:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/year/m-p/40800#M780668</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-04-02T12:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: year</title>
      <link>https://community.qlik.com/t5/QlikView/year/m-p/40801#M780669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for me its giving error with same code &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;version 12 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 12:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/year/m-p/40801#M780669</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-04-02T12:57:57Z</dc:date>
    </item>
  </channel>
</rss>

