<?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 number in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Week-number/m-p/1833473#M68808</link>
    <description>&lt;P&gt;hello all,&lt;/P&gt;&lt;P&gt;Request you to please help me with below scenario :-&lt;/P&gt;&lt;P&gt;In my Data , i have Date field which has data commencing from 2018. From This date i created week numbers:-&lt;/P&gt;&lt;P&gt;Week(Date_Test) as Week_test&lt;/P&gt;&lt;P&gt;For a particular selection i get the below data :-&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_0-1630652975887.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/61271i442DC5CFA33F1220/image-size/large?v=v2&amp;amp;px=999" role="button" title="Aspiring_Developer_0-1630652975887.png" alt="Aspiring_Developer_0-1630652975887.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here my Date range is August 2,2021&amp;nbsp; to August ,8 , 2021&amp;nbsp; which is ideally week number 31.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_1-1630653109560.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/61272iBBE4EB0D4D7F520D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_1-1630653109560.png" alt="Aspiring_Developer_1-1630653109560.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However in my case it is coming week number 32. My week numbers are not coming in correct order.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know how to proceed with as i am stuck. Can anyone please help me ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Sep 2021 07:13:30 GMT</pubDate>
    <dc:creator>Aspiring_Developer</dc:creator>
    <dc:date>2021-09-03T07:13:30Z</dc:date>
    <item>
      <title>Week number</title>
      <link>https://community.qlik.com/t5/App-Development/Week-number/m-p/1833473#M68808</link>
      <description>&lt;P&gt;hello all,&lt;/P&gt;&lt;P&gt;Request you to please help me with below scenario :-&lt;/P&gt;&lt;P&gt;In my Data , i have Date field which has data commencing from 2018. From This date i created week numbers:-&lt;/P&gt;&lt;P&gt;Week(Date_Test) as Week_test&lt;/P&gt;&lt;P&gt;For a particular selection i get the below data :-&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_0-1630652975887.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/61271i442DC5CFA33F1220/image-size/large?v=v2&amp;amp;px=999" role="button" title="Aspiring_Developer_0-1630652975887.png" alt="Aspiring_Developer_0-1630652975887.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here my Date range is August 2,2021&amp;nbsp; to August ,8 , 2021&amp;nbsp; which is ideally week number 31.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_1-1630653109560.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/61272iBBE4EB0D4D7F520D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_1-1630653109560.png" alt="Aspiring_Developer_1-1630653109560.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However in my case it is coming week number 32. My week numbers are not coming in correct order.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know how to proceed with as i am stuck. Can anyone please help me ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2021 07:13:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Week-number/m-p/1833473#M68808</guid>
      <dc:creator>Aspiring_Developer</dc:creator>
      <dc:date>2021-09-03T07:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Week number</title>
      <link>https://community.qlik.com/t5/App-Development/Week-number/m-p/1833501#M68809</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;week functin get some parameters to control the result as fisrtdayofweek, brokenweek&amp;nbsp;&lt;/P&gt;&lt;P&gt;see below :&lt;/P&gt;&lt;P&gt;if you put 0 as brokenweek ( second parameters ) it's give you Week 31 , putting 1 as brokenweeks parameters will give 32&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="brunobertels_0-1630657170416.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/61283iB7A20C8BCB7120DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="brunobertels_0-1630657170416.png" alt="brunobertels_0-1630657170416.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in your case you should write&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Week(Date_Test,0,0) as Week_test&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;chek also that main variable for brokenweek is set to 0&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SET BrokenWeeks=0;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;see help menu :&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/May2021/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeFunctions/week.htm" target="_self"&gt;https://help.qlik.com/en-US/sense/May2021/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeFunctions/week.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2021 08:23:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Week-number/m-p/1833501#M68809</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2021-09-03T08:23:50Z</dc:date>
    </item>
  </channel>
</rss>

