<?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 Convert Day Number of year to date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Convert-Day-Number-of-year-to-date/m-p/342163#M493800</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I convert day number of the year to a month, day date?&amp;nbsp; It shouldn't give me year and I don't want it too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 May 2012 18:14:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-05-08T18:14:03Z</dc:date>
    <item>
      <title>Convert Day Number of year to date</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Day-Number-of-year-to-date/m-p/342163#M493800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I convert day number of the year to a month, day date?&amp;nbsp; It shouldn't give me year and I don't want it too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2012 18:14:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Day-Number-of-year-to-date/m-p/342163#M493800</guid>
      <dc:creator />
      <dc:date>2012-05-08T18:14:03Z</dc:date>
    </item>
    <item>
      <title>Convert Day Number of year to date</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Day-Number-of-year-to-date/m-p/342164#M493803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The QV function daynumberofyear() always uses years based on 366 days (leap years). So we can use e.g. this year to calculate the month and day. If you have a field containing the DayNumberOfYear called DNOY, try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DNOY,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;day(makedate(2012)-1+DNOY) as Day,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;month(makedate(2012)-1+DNOY) as Month&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM ...;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2012 18:26:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Day-Number-of-year-to-date/m-p/342164#M493803</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-05-08T18:26:24Z</dc:date>
    </item>
  </channel>
</rss>

