<?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: Weeks are not calculating properly in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Weeks-are-not-calculating-properly/m-p/1643540#M447548</link>
    <description>&lt;P&gt;Use Weekstart() as Column1 and Weekend()&amp;nbsp;Column2.&lt;/P&gt;&lt;P&gt;Concatenate both columns you will get the date range&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Column1&amp;nbsp; &amp;amp;'-'&amp;amp;&amp;nbsp;Column2&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;You can use makeweekdate()&lt;/P&gt;&lt;P&gt;Makeweekdate(YEAR,Weekno)&amp;nbsp;&lt;/P&gt;&lt;P&gt;It will give you first day of the week.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Nov 2019 07:15:26 GMT</pubDate>
    <dc:creator>suchit29</dc:creator>
    <dc:date>2019-11-06T07:15:26Z</dc:date>
    <item>
      <title>Weeks are not calculating properly</title>
      <link>https://community.qlik.com/t5/QlikView/Weeks-are-not-calculating-properly/m-p/1643452#M447547</link>
      <description>&lt;P&gt;I have an issue in calculating the weeks in QlikView.I want to display all the week's data from week1,week2.....week53.&lt;/P&gt;&lt;P&gt;In a few years, we have 53 weeks and remaining to 52 weeks. So, my question is when I select the year 2015 in that my week 1 should display 01/01/2015 instead of that it displays the week1 2017 and the dates are related to 2015.&lt;/P&gt;&lt;P&gt;Please, help me out with this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Vinil&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 00:18:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Weeks-are-not-calculating-properly/m-p/1643452#M447547</guid>
      <dc:creator>Vinil</dc:creator>
      <dc:date>2019-11-06T00:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Weeks are not calculating properly</title>
      <link>https://community.qlik.com/t5/QlikView/Weeks-are-not-calculating-properly/m-p/1643540#M447548</link>
      <description>&lt;P&gt;Use Weekstart() as Column1 and Weekend()&amp;nbsp;Column2.&lt;/P&gt;&lt;P&gt;Concatenate both columns you will get the date range&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Column1&amp;nbsp; &amp;amp;'-'&amp;amp;&amp;nbsp;Column2&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;You can use makeweekdate()&lt;/P&gt;&lt;P&gt;Makeweekdate(YEAR,Weekno)&amp;nbsp;&lt;/P&gt;&lt;P&gt;It will give you first day of the week.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 07:15:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Weeks-are-not-calculating-properly/m-p/1643540#M447548</guid>
      <dc:creator>suchit29</dc:creator>
      <dc:date>2019-11-06T07:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Weeks are not calculating properly</title>
      <link>https://community.qlik.com/t5/QlikView/Weeks-are-not-calculating-properly/m-p/1644045#M447549</link>
      <description>&lt;P&gt;I tried using that logic but not showing what I am expecting.&lt;/P&gt;&lt;P&gt;Please, go through the shared document it explains the issue and the logic I used for that to get the result.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 01:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Weeks-are-not-calculating-properly/m-p/1644045#M447549</guid>
      <dc:creator>Vinil</dc:creator>
      <dc:date>2019-11-07T01:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Weeks are not calculating properly</title>
      <link>https://community.qlik.com/t5/QlikView/Weeks-are-not-calculating-properly/m-p/1644063#M447550</link>
      <description>&lt;P&gt;Use DATE column instead of Graph_week.&lt;/P&gt;&lt;P&gt;If it didn't work try using weekstart() and weekend() function&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 04:22:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Weeks-are-not-calculating-properly/m-p/1644063#M447550</guid>
      <dc:creator>suchit29</dc:creator>
      <dc:date>2019-11-07T04:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Weeks are not calculating properly</title>
      <link>https://community.qlik.com/t5/QlikView/Weeks-are-not-calculating-properly/m-p/1648151#M447646</link>
      <description>&lt;P&gt;Vinil, have a look at the following Design Blog post, might lend a bit more help as well on this use case:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-As-Of-Table/ba-p/1466130" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/The-As-Of-Table/ba-p/1466130&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The other post here is on master calendar, figured that might be helpful too, I will also provide the base Design Blog area URL too, that way you can search yourself, tons of how -to posts in this area that you will likely find very helpful:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-Master-Calendar/ba-p/1471527" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/The-Master-Calendar/ba-p/1471527&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 19:00:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Weeks-are-not-calculating-properly/m-p/1648151#M447646</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-11-18T19:00:59Z</dc:date>
    </item>
  </channel>
</rss>

