<?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: creating calender which contains weekends of months in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/creating-calender-which-contains-weekends-of-months/m-p/1143064#M631685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a qv function weekend()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried that?&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/DateAndTimeFunctions/weekend.htm" title="https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/DateAndTimeFunctions/weekend.htm"&gt;https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/DateAndTimeFunctions/weekend.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 06 Aug 2016 17:02:22 GMT</pubDate>
    <dc:creator>settu_periasamy</dc:creator>
    <dc:date>2016-08-06T17:02:22Z</dc:date>
    <item>
      <title>creating calender which contains weekends of months</title>
      <link>https://community.qlik.com/t5/QlikView/creating-calender-which-contains-weekends-of-months/m-p/1143063#M631684</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 need to create a calender which contains weekends of current month and previous month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how could i do this.Please help me. Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Aug 2016 15:59:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/creating-calender-which-contains-weekends-of-months/m-p/1143063#M631684</guid>
      <dc:creator>berryandcherry6</dc:creator>
      <dc:date>2016-08-06T15:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: creating calender which contains weekends of months</title>
      <link>https://community.qlik.com/t5/QlikView/creating-calender-which-contains-weekends-of-months/m-p/1143064#M631685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a qv function weekend()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried that?&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/DateAndTimeFunctions/weekend.htm" title="https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/DateAndTimeFunctions/weekend.htm"&gt;https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/DateAndTimeFunctions/weekend.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Aug 2016 17:02:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/creating-calender-which-contains-weekends-of-months/m-p/1143064#M631685</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-08-06T17:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: creating calender which contains weekends of months</title>
      <link>https://community.qlik.com/t5/QlikView/creating-calender-which-contains-weekends-of-months/m-p/1143065#M631686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Weekend(yourdatefield)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Weekend(AddMonths(yourdatefield, -1))&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Aug 2016 19:03:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/creating-calender-which-contains-weekends-of-months/m-p/1143065#M631686</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-08-06T19:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: creating calender which contains weekends of months</title>
      <link>https://community.qlik.com/t5/QlikView/creating-calender-which-contains-weekends-of-months/m-p/1143066#M631687</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;Thanks for reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Above condition gives weekend of particular date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my requirement is if todays date is 07-08-2016, i want all the weekends that comes under this month. So i could use it for further purpose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Aug 2016 13:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/creating-calender-which-contains-weekends-of-months/m-p/1143066#M631687</guid>
      <dc:creator>berryandcherry6</dc:creator>
      <dc:date>2016-08-07T13:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: creating calender which contains weekends of months</title>
      <link>https://community.qlik.com/t5/QlikView/creating-calender-which-contains-weekends-of-months/m-p/1143067#M631688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;weekend of today month and previous month&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Distinct WeekEnd(date)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Where&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; WeekEnd(date) &amp;lt;= monthEnd(Today())&lt;/EM&gt;&lt;EM style="font-size: 10pt; line-height: 1.5em;"&gt;;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Date(AddMonths(MonthStart(Today()), -1) + IterNo() -1) as date&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;AutoGenerate 1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;While&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; (AddMonths(MonthStart(Today()), -1) + IterNo() -1) &amp;lt;= MonthEnd(Today())&lt;/EM&gt;&lt;EM style="font-size: 10pt; line-height: 1.5em;"&gt;;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/133851_1.png" style="height: auto; width: auto;" /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Aug 2016 17:29:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/creating-calender-which-contains-weekends-of-months/m-p/1143067#M631688</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-08-07T17:29:28Z</dc:date>
    </item>
  </channel>
</rss>

