<?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: Make a weekdate, weekly intervals in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Make-a-weekdate-weekly-intervals/m-p/1839958#M1215203</link>
    <description>&lt;P&gt;Hi Treseco,&lt;BR /&gt;Any idea how to order the weeks?&lt;/P&gt;&lt;P&gt;In my chart it looks like I got it mixed, like there is 7 week, then 9, then 50&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess its because i applied strings to them?&lt;/P&gt;&lt;P&gt;Week(MyDate) &amp;amp; ' ' &amp;amp; 'Week' &amp;amp; Chr(13) &amp;amp; Year(MyDate)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It shows 7 Week 2021 for example and it became string I guess?&lt;/P&gt;</description>
    <pubDate>Wed, 29 Sep 2021 07:05:40 GMT</pubDate>
    <dc:creator>QlickySense</dc:creator>
    <dc:date>2021-09-29T07:05:40Z</dc:date>
    <item>
      <title>Make a weekdate, weekly intervals</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-weekdate-weekly-intervals/m-p/1839325#M1215168</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In my dataset I've got a normal dates, so DD-MM-YYYY and time, but time is not important at all,&lt;/P&gt;&lt;P&gt;I would like to create a chart with weekly intervals&lt;/P&gt;&lt;P&gt;Ideally it would consist of dates such as&lt;/P&gt;&lt;P&gt;1/2/3/4 (as a number of week from given month).MM.YYYY&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;NumberOfWeek from entire year like 24.YYYY&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you help me with that one?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 08:48:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-weekdate-weekly-intervals/m-p/1839325#M1215168</guid>
      <dc:creator>QlickySense</dc:creator>
      <dc:date>2021-09-27T08:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: Make a weekdate, weekly intervals</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-weekdate-weekly-intervals/m-p/1839328#M1215169</link>
      <description>&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;Week(dateField)&amp;amp; '.' &amp;amp; Year(dateField) as WeekNumber&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 09:00:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-weekdate-weekly-intervals/m-p/1839328#M1215169</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2021-09-27T09:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Make a weekdate, weekly intervals</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-weekdate-weekly-intervals/m-p/1839333#M1215171</link>
      <description>&lt;P&gt;Looks good. Have you got any idea how to show it in chart, because its going to have 52-53 weeks and its really messy? Would help me a lot&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 09:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-weekdate-weekly-intervals/m-p/1839333#M1215171</guid>
      <dc:creator>QlickySense</dc:creator>
      <dc:date>2021-09-27T09:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Make a weekdate, weekly intervals</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-weekdate-weekly-intervals/m-p/1839336#M1215172</link>
      <description>&lt;UL&gt;&lt;LI&gt;Either have a bigger chart (more space for the chart), or&lt;/LI&gt;&lt;LI&gt;Enable scroll, or&lt;/LI&gt;&lt;LI&gt;Instead of showing 52 weeks data points - show less data points, may be monthly&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 27 Sep 2021 09:33:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-weekdate-weekly-intervals/m-p/1839336#M1215172</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2021-09-27T09:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Make a weekdate, weekly intervals</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-weekdate-weekly-intervals/m-p/1839892#M1215196</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;one solution for the "week of month" part of your question might be:&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Week-creation/m-p/1054046/highlight/true#M929805" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Week-creation/m-p/1054046/highlight/true#M929805&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 19:13:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-weekdate-weekly-intervals/m-p/1839892#M1215196</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2021-09-28T19:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Make a weekdate, weekly intervals</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-weekdate-weekly-intervals/m-p/1839958#M1215203</link>
      <description>&lt;P&gt;Hi Treseco,&lt;BR /&gt;Any idea how to order the weeks?&lt;/P&gt;&lt;P&gt;In my chart it looks like I got it mixed, like there is 7 week, then 9, then 50&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess its because i applied strings to them?&lt;/P&gt;&lt;P&gt;Week(MyDate) &amp;amp; ' ' &amp;amp; 'Week' &amp;amp; Chr(13) &amp;amp; Year(MyDate)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It shows 7 Week 2021 for example and it became string I guess?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 07:05:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-weekdate-weekly-intervals/m-p/1839958#M1215203</guid>
      <dc:creator>QlickySense</dc:creator>
      <dc:date>2021-09-29T07:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Make a weekdate, weekly intervals</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-weekdate-weekly-intervals/m-p/1839961#M1215204</link>
      <description>&lt;P&gt;Hi Marco,&lt;/P&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any idea how to order the weeks?&lt;/P&gt;&lt;P&gt;In my chart it looks like I got it mixed, like there is 7 week, then 9, then 50&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess its because i applied strings to them?&lt;/P&gt;&lt;P&gt;Week(MyDate) &amp;amp; ' ' &amp;amp; 'Week' &amp;amp; Chr(13) &amp;amp; Year(MyDate)&lt;/P&gt;&lt;P&gt;so it shows for example 7 Week 2021&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 06:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-weekdate-weekly-intervals/m-p/1839961#M1215204</guid>
      <dc:creator>QlickySense</dc:creator>
      <dc:date>2021-09-29T06:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Make a weekdate, weekly intervals</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-weekdate-weekly-intervals/m-p/1840051#M1215222</link>
      <description>&lt;P&gt;Try creating the field with dual(), like:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dual(&lt;/STRONG&gt;&amp;nbsp;&lt;SPAN&gt;Week(MyDate) &amp;amp; ' ' &amp;amp; 'Week' &amp;amp; Chr(13) &amp;amp; Year(MyDate),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;Num(weekname(MyDate))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;&amp;nbsp; )&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp;as DualWeekYear&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;With this your DualWeekYear field should sort fine by default.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 10:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-weekdate-weekly-intervals/m-p/1840051#M1215222</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2021-09-29T10:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Make a weekdate, weekly intervals</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-weekdate-weekly-intervals/m-p/1840084#M1215227</link>
      <description>&lt;P&gt;You're life saver Tresesco!&lt;/P&gt;&lt;P&gt;What do you think about this quote&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;am concerned about the calculation of your week-year. In some situations the calendar year is not the same as the week's year.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Week(MyDate) &amp;amp; ' ' &amp;amp; 'Week' &amp;amp; Chr(13) &amp;amp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Year(MyDate)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Eg:&amp;nbsp; January 1th 2021 is in Week 53 2020, but your calculation will return the year 2021.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Should I use Year or WeekYear in this calculation?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 12:06:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-weekdate-weekly-intervals/m-p/1840084#M1215227</guid>
      <dc:creator>QlickySense</dc:creator>
      <dc:date>2021-09-29T12:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Make a weekdate, weekly intervals</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-weekdate-weekly-intervals/m-p/1840093#M1215228</link>
      <description>&lt;P&gt;The quote - is rightly said. However, my take for this would be - that totally depends on what your business users think about it; how they would like to see the week number in such cases. In some business the broken week is fine where you can use lunar week too. Get input from them and user your expression that fits.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 12:21:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-weekdate-weekly-intervals/m-p/1840093#M1215228</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2021-09-29T12:21:11Z</dc:date>
    </item>
  </channel>
</rss>

