<?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: Dates per fortnight in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dates-per-fortnight/m-p/56799#M774194</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you Sunny.&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 May 2018 15:10:43 GMT</pubDate>
    <dc:creator>cristianj23a</dc:creator>
    <dc:date>2018-05-04T15:10:43Z</dc:date>
    <item>
      <title>Dates per fortnight</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-per-fortnight/m-p/56796#M774191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys.&lt;/P&gt;&lt;P&gt;I have the following case.&lt;/P&gt;&lt;P&gt;In the company where I do the project, they make payments every fortnight and end of the month. Then you have to create a filter by fortnight and end of month. Example.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Captura.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/201530_Captura.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I made an example to get fortnights but since the months do not have exactly 30 days, it does not work. Examples.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Captura.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/201531_Captura.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As shown in the image, filter the year 2017 and fortnight 27, should show the days 16 to 31 and in the fortnight 26 should show the days 1 to 15.&lt;/P&gt;&lt;P&gt;Please help me with this topic.&lt;/P&gt;&lt;P&gt;I attach the qvw.&lt;/P&gt;&lt;P&gt;Greetings.&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/Dates-per-fortnight/m-p/56796#M774191</guid>
      <dc:creator>cristianj23a</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dates per fortnight</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-per-fortnight/m-p/56797#M774192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;AutoNumber(Month(Date)&amp;amp;If(Day(Date) &amp;lt;= 15, 1, 2)) as Fortnight_New,&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 14:44:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-per-fortnight/m-p/56797#M774192</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-04T14:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dates per fortnight</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-per-fortnight/m-p/56798#M774193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;I would try this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;SET&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;Fortnight&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = if(day($1)&amp;lt;=15,(month($1)-1)*2+1,month($1)*2); &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 14:51:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-per-fortnight/m-p/56798#M774193</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2018-05-04T14:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dates per fortnight</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-per-fortnight/m-p/56799#M774194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you Sunny.&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 15:10:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-per-fortnight/m-p/56799#M774194</guid>
      <dc:creator>cristianj23a</dc:creator>
      <dc:date>2018-05-04T15:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dates per fortnight</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-per-fortnight/m-p/56800#M774195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;thank you Olivier.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;that code also works.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;regards.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 15:13:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-per-fortnight/m-p/56800#M774195</guid>
      <dc:creator>cristianj23a</dc:creator>
      <dc:date>2018-05-04T15:13:00Z</dc:date>
    </item>
  </channel>
</rss>

