<?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 Issue with Datefield in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-with-Datefield/m-p/1210316#M881497</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;&lt;/P&gt;&lt;P&gt;I have a date field, '&lt;SPAN style="font-size: 13.3333px;"&gt;YR_MTH_KEY'&lt;/SPAN&gt; in my source table which is in below format: &lt;/P&gt;&lt;P&gt;201601&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;201602&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;201603&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;201604&lt;/P&gt;&lt;P&gt;201605&lt;/P&gt;&lt;P&gt;201606&lt;/P&gt;&lt;P&gt;201607&lt;/P&gt;&lt;P&gt;201608&lt;/P&gt;&lt;P&gt;201609&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in my chart I want to show it in a more meaningful way like 'MMM-YY' or something like that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I'm not able to change my format.&lt;/P&gt;&lt;P&gt;I gave the exp as Date(MonthStart(Date#(YR_MTH_KEY, 'YYYYMM'))), I got some junk value. Any idea how I should give my expression for the date field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Issue with Datefield</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Datefield/m-p/1210316#M881497</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;&lt;/P&gt;&lt;P&gt;I have a date field, '&lt;SPAN style="font-size: 13.3333px;"&gt;YR_MTH_KEY'&lt;/SPAN&gt; in my source table which is in below format: &lt;/P&gt;&lt;P&gt;201601&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;201602&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;201603&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;201604&lt;/P&gt;&lt;P&gt;201605&lt;/P&gt;&lt;P&gt;201606&lt;/P&gt;&lt;P&gt;201607&lt;/P&gt;&lt;P&gt;201608&lt;/P&gt;&lt;P&gt;201609&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in my chart I want to show it in a more meaningful way like 'MMM-YY' or something like that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I'm not able to change my format.&lt;/P&gt;&lt;P&gt;I gave the exp as Date(MonthStart(Date#(YR_MTH_KEY, 'YYYYMM'))), I got some junk value. Any idea how I should give my expression for the date field.&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/Issue-with-Datefield/m-p/1210316#M881497</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Datefield</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Datefield/m-p/1210317#M881498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; Date((Date#(YR_MTH_KEY, 'YYYYMM')))&lt;/SPAN&gt;&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;&lt;BR /&gt;&lt;/SPAN&gt;&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;Or&lt;/SPAN&gt;&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;&lt;BR /&gt;&lt;/SPAN&gt;&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;&lt;BR /&gt;&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;(Date#(YR_MTH_KEY, 'YYYYMM')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 18:53:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Datefield/m-p/1210317#M881498</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-10T18:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Datefield</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Datefield/m-p/1210318#M881499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Strange it did not work, but you did not provide MMM-YY to it? Not sure this will work, but try this:&lt;/P&gt;&lt;P&gt;&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;&lt;STRONG&gt;Date(MonthStart(Date#(YR_MTH_KEY, 'YYYYMM')), 'MMM-YY')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 18:53:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Datefield/m-p/1210318#M881499</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-10T18:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Datefield</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Datefield/m-p/1210319#M881500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its returning junk values like:&lt;/P&gt;&lt;P&gt;Mar-91&lt;/P&gt;&lt;P&gt;Apr-94,&lt;/P&gt;&lt;P&gt;Apr-97,&lt;/P&gt;&lt;P&gt;May-00&lt;/P&gt;&lt;P&gt;Jun-03&lt;/P&gt;&lt;P&gt;Jan-40&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 19:21:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Datefield/m-p/1210319#M881500</guid>
      <dc:creator />
      <dc:date>2016-10-10T19:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Datefield</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Datefield/m-p/1210320#M881501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Its returning junk values like:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Mar-91&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Apr-94,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Apr-97,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;May-00&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Jun-03&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Jan-40&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 19:21:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Datefield/m-p/1210320#M881501</guid>
      <dc:creator />
      <dc:date>2016-10-10T19:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Datefield</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Datefield/m-p/1210321#M881502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are those values format are in text or numbers, if in Numbers the above equations would work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 19:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Datefield/m-p/1210321#M881502</guid>
      <dc:creator>rupamjyotidas</dc:creator>
      <dc:date>2016-10-10T19:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Datefield</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Datefield/m-p/1210322#M881503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be trythis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Date(MakeDate(Left(YRMonthKey,4), Right(YRMonthKey,2)), 'YYYYMM') AS YrMonthKey; &lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;YRMonthKey&lt;/P&gt;&lt;P&gt;201601&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;201602&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;201603&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;201604&lt;/P&gt;&lt;P&gt;201605&lt;/P&gt;&lt;P&gt;201606&lt;/P&gt;&lt;P&gt;201607&lt;/P&gt;&lt;P&gt;201608&lt;/P&gt;&lt;P&gt;201609&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 19:29:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Datefield/m-p/1210322#M881503</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-10-10T19:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Datefield</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Datefield/m-p/1210323#M881504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will you be able to share your application, I am amazed its doing this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 19:44:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Datefield/m-p/1210323#M881504</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-10T19:44:53Z</dc:date>
    </item>
  </channel>
</rss>

