<?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: Variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variable/m-p/1521172#M598489</link>
    <description>&lt;P&gt;Like I mentioned in the other thread... try with Num#() instead of Num()&lt;/P&gt;&lt;PRE&gt;vN1 = Num&lt;FONT color="#FF0000"&gt;#&lt;/FONT&gt;(Date(Makedate(2017,12,01),'YYYYMM'))&lt;/PRE&gt;</description>
    <pubDate>Fri, 14 Dec 2018 17:07:11 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-12-14T17:07:11Z</dc:date>
    <item>
      <title>Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Variable/m-p/1521169#M598488</link>
      <description>&lt;P&gt;Dear Friends&lt;/P&gt;&lt;P&gt;I have created a variable&lt;/P&gt;&lt;P&gt;vN1=Num(Date(Makedate(2017,12,01),'YYYYMM'))&amp;nbsp; &amp;nbsp;Expected result=201712&lt;/P&gt;&lt;P&gt;How ever it&amp;nbsp; does return the expected result. Kindly Help to get it corrected&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2018 17:05:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable/m-p/1521169#M598488</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2018-12-14T17:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Variable/m-p/1521172#M598489</link>
      <description>&lt;P&gt;Like I mentioned in the other thread... try with Num#() instead of Num()&lt;/P&gt;&lt;PRE&gt;vN1 = Num&lt;FONT color="#FF0000"&gt;#&lt;/FONT&gt;(Date(Makedate(2017,12,01),'YYYYMM'))&lt;/PRE&gt;</description>
      <pubDate>Fri, 14 Dec 2018 17:07:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable/m-p/1521172#M598489</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-14T17:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Variable/m-p/1521173#M598490</link>
      <description>&lt;P&gt;Remove the Num function. That just removes the formatting that the date function first added. You can use the num# function, but since you assign it to a variable it will make no difference if you do that or not. The variable will contain 201712 in either case.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2018 17:08:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable/m-p/1521173#M598490</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-12-14T17:08:38Z</dc:date>
    </item>
  </channel>
</rss>

