<?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: Date field problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520326#M437466</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Jhanaarthanan,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How did you decoded that 060 means&amp;nbsp;01-Mar ? What is the logic behind this.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Dec 2018 10:52:58 GMT</pubDate>
    <dc:creator>jyothish8807</dc:creator>
    <dc:date>2018-12-13T10:52:58Z</dc:date>
    <item>
      <title>Date field problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520314#M437464</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Please help me out the below:&lt;/P&gt;&lt;P&gt;In my table one of the field called "RENEWAL_DATE" is Char 3 value. This field is not a full year date. It represents a day and month within a year. It will have a value of between 1 and 365.&lt;/P&gt;&lt;P&gt;In my dashboard I would like to show like below:&lt;/P&gt;&lt;P&gt;if RENEWAL_DATE =001, then need to show '01-Jan'&lt;/P&gt;&lt;P&gt;if RENEWAL_DATE =032, then need to show '01-Feb'&lt;/P&gt;&lt;P&gt;if RENEWAL_DATE =060, then need to show '01-Mar', like wise I need to show in dashboard. Is it possible?&lt;/P&gt;&lt;P&gt;Please advise and help me.&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jhanaarthanan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 10:41:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520314#M437464</guid>
      <dc:creator>a0693051</dc:creator>
      <dc:date>2018-12-13T10:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Date field problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520326#M437466</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Jhanaarthanan,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How did you decoded that 060 means&amp;nbsp;01-Mar ? What is the logic behind this.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 10:52:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520326#M437466</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-12-13T10:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Date field problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520330#M437467</link>
      <description>&lt;P&gt;Try this, if you find it helpful mark it as correct so that newbies can have a quick look,&lt;/P&gt;&lt;P&gt;=date(DayNumberOfYear(001)+1,'DD-MMM')&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 10:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520330#M437467</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2018-12-13T10:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Date field problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520336#M437468</link>
      <description>&lt;P&gt;Hi Jyothish,&lt;/P&gt;&lt;P&gt;001 means 1st January, 031 is 31st Jan and like wise 060 is the 1st Mar. in Jan month 31 days and Feb month 28 days, so the value&amp;nbsp;between 1 and 365 in the field.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Jhanaarthanan&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 11:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520336#M437468</guid>
      <dc:creator>a0693051</dc:creator>
      <dc:date>2018-12-13T11:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Date field problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520344#M437469</link>
      <description>Hi Jhanaarthanan, have you got what you were expecting?</description>
      <pubDate>Thu, 13 Dec 2018 11:13:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520344#M437469</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2018-12-13T11:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Date field problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520354#M437470</link>
      <description>&lt;P&gt;Hi Shubham,&lt;/P&gt;&lt;P&gt;Thanks for your reply. I have tried your logic, but 001 and 002 both shows the 01-JAN and 003 shows 02-JAN, 033 shows&amp;nbsp;01-FEB (032 should show 01-FEB) and subsequent values showing like wise.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jhanaarthanan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 11:24:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520354#M437470</guid>
      <dc:creator>a0693051</dc:creator>
      <dc:date>2018-12-13T11:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Date field problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520358#M437471</link>
      <description>&lt;P&gt;No, Shubham.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 11:26:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520358#M437471</guid>
      <dc:creator>a0693051</dc:creator>
      <dc:date>2018-12-13T11:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Date field problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520364#M437472</link>
      <description>put condition for 001 that when '001' is coming in field then add +1 other wise +2</description>
      <pubDate>Thu, 13 Dec 2018 11:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520364#M437472</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2018-12-13T11:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Date field problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520369#M437473</link>
      <description>&lt;P&gt;I put +2, for 061 it shows 03-MAR but&amp;nbsp;it should be 02-MAR then remaining all values&amp;nbsp;are wrongly displayed.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 11:45:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520369#M437473</guid>
      <dc:creator>a0693051</dc:creator>
      <dc:date>2018-12-13T11:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Date field problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520378#M437474</link>
      <description>&lt;P&gt;Hi A06,&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;=Date(YearStart(Today())+RENEWAL_DATE -1,'DD-MMM')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 12:06:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520378#M437474</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-12-13T12:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Date field problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520451#M437479</link>
      <description>&lt;P&gt;Thanks Jyothish, it is working! Thanks a lot!!!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 13:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520451#M437479</guid>
      <dc:creator>a0693051</dc:creator>
      <dc:date>2018-12-13T13:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Date field problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520815#M437513</link>
      <description>&lt;P&gt;You are welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2018 06:10:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-field-problem/m-p/1520815#M437513</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-12-14T06:10:25Z</dc:date>
    </item>
  </channel>
</rss>

