<?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: How to Do this in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-change-the-code/m-p/572757#M213370</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please help me ... i need it immediately&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Apr 2014 14:33:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-29T14:33:05Z</dc:date>
    <item>
      <title>How to change the code</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-the-code/m-p/572756#M213369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a QVW which will generate QVD on weekly basis.&lt;/P&gt;&lt;P&gt;now i need to change the master calendar to generate the QVd in Monthly basis. This is the master calendar we are using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET tableloadStartTime=0;&lt;/P&gt;&lt;P&gt;SET vTotalRecordCount = 0;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let NoOfDaysShift =0;&lt;/P&gt;&lt;P&gt;LET tableloadStartTime=Now(1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(WeekDay(today())&amp;lt;&amp;gt; 'Sat') and (WeekDay(today())&amp;lt;&amp;gt; 'Sun') Then&lt;/P&gt;&lt;P&gt;let NoOfDaysShift= num(WeekDay(today())*-1)-1;&lt;/P&gt;&lt;P&gt;ENDIF&lt;/P&gt;&lt;P&gt;IF (WeekDay(today())= 'Sun') Then&lt;/P&gt;&lt;P&gt;let NoOfDaysShift= -1;&lt;/P&gt;&lt;P&gt;ENDIF&lt;/P&gt;&lt;P&gt;let vExecDate = date(today()+$(NoOfDaysShift),'MM/DD/YYYY') ;&lt;/P&gt;&lt;P&gt;trace The date of execution is : $(vExecDate);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vToday = Today(1); // Custom Run&lt;/P&gt;&lt;P&gt;Let vToday_Num = num(floor(today(1)+$(NoOfDaysShift)));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to this code QVW will run on Every Sunday in a week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the First QVW which i have attached..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to run the QVW in Every sunday in a month ,&lt;/P&gt;&lt;P&gt;after the month end i need to show all the 4 or 5 weeks&amp;nbsp; QVD&amp;nbsp; data whcih is append to every week&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i run the QVW in any day in a month it has to generate the QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: if i run today it will load the QVD based on previous week sunday(i.e 26-4-2014)&lt;/P&gt;&lt;P&gt;like that after month end we need to show all the weekly data in month ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 12:05:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-the-code/m-p/572756#M213369</guid>
      <dc:creator />
      <dc:date>2014-04-29T12:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to Do this</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-the-code/m-p/572757#M213370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please help me ... i need it immediately&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 14:33:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-the-code/m-p/572757#M213370</guid>
      <dc:creator />
      <dc:date>2014-04-29T14:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the code</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-the-code/m-p/572758#M213371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use task schedular for QVD making and triggered the QVD makers on particular date of month and also there is many options for the QVD makers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 14:36:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-the-code/m-p/572758#M213371</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-29T14:36:00Z</dc:date>
    </item>
  </channel>
</rss>

