<?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: Weekly Sales in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/593271#M219916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check enclosed file...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jan 2014 12:18:53 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-01-31T12:18:53Z</dc:date>
    <item>
      <title>Weekly Sales</title>
      <link>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/593268#M219913</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;please Find Attachment &lt;/P&gt;&lt;P&gt;am sending weekly Rolling Days calculation&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can any one modifies The Below Qvw File With more Efficient&amp;nbsp; Way &lt;/P&gt;&lt;P&gt;i have Done but don't think it efficient way of doing this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Following task&amp;nbsp; &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1)how to create Manual weeks??&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;i have 1-27 dates&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;i want&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1-7 as first week&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;8-14 2nd week&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;15 -21 as 3 rd Week&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;22-27 as 4th week&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;in front end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2) and how to create Weekly Sales&amp;nbsp; for Comparison current Week vs previous week of the month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 10:44:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/593268#M219913</guid>
      <dc:creator />
      <dc:date>2014-01-31T10:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Weekly Sales</title>
      <link>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/593269#M219914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;below links may help u...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/01/27/week-numbers"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2014/01/27/week-numbers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-5773"&gt;http://community.qlik.com/docs/DOC-5773&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 11:08:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/593269#M219914</guid>
      <dc:creator />
      <dc:date>2014-01-31T11:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Weekly Sales</title>
      <link>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/593270#M219915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use below script to get weeknumber as per your requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD S_Date, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[New Microsoft Office Excel Worksheet.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// ****************Creating the Master Calendar *************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp_Calendar_Range:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date(Min([S_Date]), 'DD/MM/YY') as MinDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date(Max([S_Date]), 'DD/MM/YY') as MaxDate&lt;/P&gt;&lt;P&gt;RESIDENT [Data];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vMinDate = Num(Peek('MinDate', 0, 'Temp_Calendar_Range'));&lt;/P&gt;&lt;P&gt;LET vMaxDate = Num(Peek('MaxDate', 0, 'Temp_Calendar_Range'));&lt;/P&gt;&lt;P&gt;LET vToday =num(today());&lt;/P&gt;&lt;P&gt;DROP TABLE Temp_Calendar_Range;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DateField:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; date ($(vMinDate) + rowno() -1) as TempDate&lt;/P&gt;&lt;P&gt;AUTOGENERATE &lt;/P&gt;&lt;P&gt;$(vMaxDate)- $(vMinDate)+1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MasterCalendar:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; TempDate as [S_Date],&lt;/P&gt;&lt;P&gt;&amp;nbsp; Day(TempDate) as Day,&lt;/P&gt;&lt;P&gt;&amp;nbsp; WeekDay (TempDate) as Weekday,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Week(TempDate-1) as Week,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Month(TempDate) as Month,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Num(Month(TempDate)) as MonthNO,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Year(TempDate) as Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'Q' &amp;amp; ceil(month(TempDate) / 3) as Quarter,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date (monthstart (TempDate) , 'MMM YYYY') as MonthYear,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Week(TempDate)&amp;amp;'-'&amp;amp;Year(TempDate) as WeekYear&lt;/P&gt;&lt;P&gt;RESIDENT DateField &lt;/P&gt;&lt;P&gt;ORDER BY TempDate ASC;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP TABLE DateField;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 12:04:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/593270#M219915</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-01-31T12:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Weekly Sales</title>
      <link>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/593271#M219916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check enclosed file...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 12:18:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/593271#M219916</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-01-31T12:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Weekly Sales</title>
      <link>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/593272#M219917</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 hope this would help you in the dimension expression for ur chart.&lt;/P&gt;&lt;P&gt;=Pick(Num(Week(S_Date)),'W1','W2','W3','W4','W5')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 14:00:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/593272#M219917</guid>
      <dc:creator />
      <dc:date>2014-01-31T14:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Weekly Sales</title>
      <link>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/593273#M219918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but in this when we click certain Date I doesn't Show comparison&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 13:08:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/593273#M219918</guid>
      <dc:creator />
      <dc:date>2014-02-03T13:08:35Z</dc:date>
    </item>
  </channel>
</rss>

