<?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 How can i make a table with week range in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-i-make-a-table-with-week-range/m-p/1376422#M821934</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;I want to make a table like this but i dont knwo what expression i can make&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Week&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales&lt;/P&gt;&lt;P&gt;31-41&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100M&lt;/P&gt;&lt;P&gt;32-41&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 90M&lt;/P&gt;&lt;P&gt;33-41&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 65M&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me how to do it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>How can i make a table with week range</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-make-a-table-with-week-range/m-p/1376422#M821934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;I want to make a table like this but i dont knwo what expression i can make&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Week&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales&lt;/P&gt;&lt;P&gt;31-41&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100M&lt;/P&gt;&lt;P&gt;32-41&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 90M&lt;/P&gt;&lt;P&gt;33-41&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 65M&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me how to do it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-make-a-table-with-week-range/m-p/1376422#M821934</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How can i make a table with week range</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-make-a-table-with-week-range/m-p/1376423#M821935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And also i have a range of week 27-45&lt;/P&gt;&lt;P&gt;How can i set the range be 31-41?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 05:05:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-make-a-table-with-week-range/m-p/1376423#M821935</guid>
      <dc:creator />
      <dc:date>2017-08-10T05:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: How can i make a table with week range</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-make-a-table-with-week-range/m-p/1376424#M821936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you provide a sample input data and expected output against that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 05:13:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-make-a-table-with-week-range/m-p/1376424#M821936</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-08-10T05:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: How can i make a table with week range</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-make-a-table-with-week-range/m-p/1376425#M821937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following expression now&lt;/P&gt;&lt;P&gt;Dimension:class(Floor(Week),1)&lt;/P&gt;&lt;P&gt;Measurement:Sum(DISTINCT {&amp;lt;Week = {"&amp;gt;=$(=31)&amp;lt;$(=41)"} &amp;gt;} LineTotalSales )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The outcome is:&lt;IMG alt="b5c73483ff30432495a3028e7086d993.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/173011_b5c73483ff30432495a3028e7086d993.jpg" style="height: 227px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 05:30:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-make-a-table-with-week-range/m-p/1376425#M821937</guid>
      <dc:creator />
      <dc:date>2017-08-10T05:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can i make a table with week range</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-make-a-table-with-week-range/m-p/1376426#M821938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But i WANT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;31&amp;lt;X&amp;lt;41&lt;/P&gt;&lt;P&gt;32&amp;lt;X&amp;lt;41&lt;/P&gt;&lt;P&gt;33&amp;lt;X&amp;lt;41&lt;/P&gt;&lt;P&gt;34&amp;lt;X&amp;lt;41&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should i modify in order to get the dimension likes this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 05:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-make-a-table-with-week-range/m-p/1376426#M821938</guid>
      <dc:creator />
      <dc:date>2017-08-10T05:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: How can i make a table with week range</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-make-a-table-with-week-range/m-p/1376427#M821939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For these uneven intervals class() alone might not be enough here. I guess you might have to take some help from &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2015/11/02/the-as-of-table#comment-60047" title="https://community.qlik.com/blogs/qlikviewdesignblog/2015/11/02/the-as-of-table#comment-60047"&gt;the-as-of-table&lt;/A&gt;‌ concept or, a little complex and not-so-nice solution using synthetic dimension. Try to share your sample raw data (in excel may be).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 06:04:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-make-a-table-with-week-range/m-p/1376427#M821939</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-08-10T06:04:10Z</dc:date>
    </item>
  </channel>
</rss>

