<?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: Assinging Number to a Date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Assinging-Number-to-a-Date/m-p/1398486#M806038</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DayNumberOfYear (&lt;SPAN style="color: #ff0000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EXP_REP_STATUS_DATE&lt;/SPAN&gt;,7)&amp;nbsp; as Daynumber &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Nov 2017 08:00:13 GMT</pubDate>
    <dc:creator>prma7799</dc:creator>
    <dc:date>2017-11-02T08:00:13Z</dc:date>
    <item>
      <title>Assinging Number to a Date</title>
      <link>https://community.qlik.com/t5/QlikView/Assinging-Number-to-a-Date/m-p/1398485#M806037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to assign a number to date where 1st Jul is start date. So&amp;nbsp; for eg, :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt;"&gt;1st July&amp;nbsp; = 1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;2nd July = 2&lt;/LI&gt;&lt;LI&gt;3rd Jul =&amp;nbsp; 3&lt;/LI&gt;&lt;LI&gt;...&lt;/LI&gt;&lt;LI&gt;...&lt;/LI&gt;&lt;LI&gt;30 Jun = 365&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following script below, however, the 1st Jan = 1.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;num(EXP_REP_STATUS_DATE+1)-num(makedate(year(EXP_REP_STATUS_DATE),1,1)) as DayNumber,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080;"&gt;Kind regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;SPAN style="color: #808080;"&gt;Nayan&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&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/Assinging-Number-to-a-Date/m-p/1398485#M806037</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Assinging Number to a Date</title>
      <link>https://community.qlik.com/t5/QlikView/Assinging-Number-to-a-Date/m-p/1398486#M806038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DayNumberOfYear (&lt;SPAN style="color: #ff0000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EXP_REP_STATUS_DATE&lt;/SPAN&gt;,7)&amp;nbsp; as Daynumber &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 08:00:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assinging-Number-to-a-Date/m-p/1398486#M806038</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-11-02T08:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Assinging Number to a Date</title>
      <link>https://community.qlik.com/t5/QlikView/Assinging-Number-to-a-Date/m-p/1398487#M806039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks PM , It worked &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 08:08:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assinging-Number-to-a-Date/m-p/1398487#M806039</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-02T08:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Assinging Number to a Date</title>
      <link>https://community.qlik.com/t5/QlikView/Assinging-Number-to-a-Date/m-p/1398488#M806040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Welcome &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 08:09:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assinging-Number-to-a-Date/m-p/1398488#M806040</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-11-02T08:09:26Z</dc:date>
    </item>
  </channel>
</rss>

