<?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: Group Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Group-Table/m-p/911263#M653561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see the attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jul 2015 07:53:08 GMT</pubDate>
    <dc:creator>Kushal_Chawda</dc:creator>
    <dc:date>2015-07-23T07:53:08Z</dc:date>
    <item>
      <title>Group Table</title>
      <link>https://community.qlik.com/t5/QlikView/Group-Table/m-p/911260#M653558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a script which loads from different 4 different data sources.&amp;nbsp; All of them are for data based on a weekly interval.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have some data which I want to load that is at daily interval, however the load crashes each time. and &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I don't get a script error.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I am sure there is way to load this in, possibly by grouping the table by week (and then linking), but I am not sure.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My table currently looks like below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Staff_Number,&amp;nbsp; DateOfShift, Reason,Hours_Worked, Cost_Of_Shift&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I need to group my table so it loads as a group table below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Staff Number,&amp;nbsp; WeekEndDate, Reason, Hours_Worked, Cost_Of_Shift&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I am on the wrong path, please point me in the right direction, if not can you help with the above.&amp;nbsp; Can anyone help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 06:47:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-Table/m-p/911260#M653558</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-23T06:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Group Table</title>
      <link>https://community.qlik.com/t5/QlikView/Group-Table/m-p/911261#M653559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will be more clear if you put some sample files. it can be any form.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 06:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-Table/m-p/911261#M653559</guid>
      <dc:creator>manojkulkarni</dc:creator>
      <dc:date>2015-07-23T06:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Group Table</title>
      <link>https://community.qlik.com/t5/QlikView/Group-Table/m-p/911262#M653560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have added a spreadsheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 07:44:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-Table/m-p/911262#M653560</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-23T07:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Group Table</title>
      <link>https://community.qlik.com/t5/QlikView/Group-Table/m-p/911263#M653561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see the attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 07:53:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-Table/m-p/911263#M653561</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-07-23T07:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Group Table</title>
      <link>https://community.qlik.com/t5/QlikView/Group-Table/m-p/911264#M653562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can easily group it in the report.&amp;nbsp; I Need it to be grouped in the load script not in the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 08:19:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-Table/m-p/911264#M653562</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-23T08:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Group Table</title>
      <link>https://community.qlik.com/t5/QlikView/Group-Table/m-p/911265#M653563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why you need it in load only?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 14:23:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-Table/m-p/911265#M653563</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-07-24T14:23:01Z</dc:date>
    </item>
  </channel>
</rss>

