<?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 Week intervals per Period in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Week-intervals-per-Period/m-p/499078#M186464</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a challenge where i am trying to get Week Numbers per a certain period. I have already got the periods into Qlikview as per attached but now i need the &lt;STRONG&gt;Week Breakdown per Period&lt;/STRONG&gt;. I would like to name it &lt;STRONG&gt;PeriodWeek&lt;/STRONG&gt; and it should say 1-1, 1-2, 1-3, 1-4, 2-1, 2-2, 2-3, 2-4 etc etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the Fiscal Calendar attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise or let me know if this is not clear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Again, It is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Oct 2013 13:12:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-01T13:12:14Z</dc:date>
    <item>
      <title>Week intervals per Period</title>
      <link>https://community.qlik.com/t5/QlikView/Week-intervals-per-Period/m-p/499078#M186464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a challenge where i am trying to get Week Numbers per a certain period. I have already got the periods into Qlikview as per attached but now i need the &lt;STRONG&gt;Week Breakdown per Period&lt;/STRONG&gt;. I would like to name it &lt;STRONG&gt;PeriodWeek&lt;/STRONG&gt; and it should say 1-1, 1-2, 1-3, 1-4, 2-1, 2-2, 2-3, 2-4 etc etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the Fiscal Calendar attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise or let me know if this is not clear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Again, It is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 13:12:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-intervals-per-Period/m-p/499078#M186464</guid>
      <dc:creator />
      <dc:date>2013-10-01T13:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Week intervals per Period</title>
      <link>https://community.qlik.com/t5/QlikView/Week-intervals-per-Period/m-p/499079#M186465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *, Period &amp;amp; '-' &amp;amp; WeekNo as PeriodWeek;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ceil(week([MyDate])/4) as Period,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 1+mod(week([MyDate])-1,4) as WeekNo,&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; ...other fields...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;From &lt;EM&gt;...mysource...&lt;/EM&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 16:20:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-intervals-per-Period/m-p/499079#M186465</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-10-01T16:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Week intervals per Period</title>
      <link>https://community.qlik.com/t5/QlikView/Week-intervals-per-Period/m-p/499080#M186466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi G,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply, i've actually figured it out by manually creating a flag in excel linking the weeks to the Transaction Date itself. A bit tedious but it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 11:54:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-intervals-per-Period/m-p/499080#M186466</guid>
      <dc:creator />
      <dc:date>2013-10-02T11:54:32Z</dc:date>
    </item>
  </channel>
</rss>

