<?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 by clause in Load statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401240#M1162681</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;SubsectionID, &lt;/P&gt;&lt;P&gt;sum(if(SubsectionAddressed='',1,0))as Grouptest&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM &lt;A class="jive-link-external-small" href="http://sharepointreporting.com/sites/compliance/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List={XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}&amp;amp;View={XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXX}"&gt;http://sharepointreporting.com/sites/compliance/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List={XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}&amp;amp;View={XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXX}&lt;/A&gt; (XmlSimple, Table is &lt;A _jive_internal="true" href="https://community.qlik.com/message/268061#268061#268061/xml/data/row"&gt;Group by clause in Load statement&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE SubsectionAddressed = ' '&lt;/P&gt;&lt;P&gt;GROUP BY SubsectionID &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2012 10:05:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-11T10:05:15Z</dc:date>
    <item>
      <title>Group by clause in Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401229#M1162666</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 am trying to use a group by clause in QLikview 10.&amp;nbsp; I have this so far, but keep getting a load script failure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;SubsectionID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Count(SubsectionAddressed)as Grouptest&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FROM &lt;A href="http://sharepointreporting.com/sites/compliance/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List={XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}&amp;amp;View={XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXX}"&gt;&lt;/A&gt; (XmlSimple, Table is &lt;A href="https://community.qlik.com/xml/data/row"&gt;&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE SubsectionAddressed = ' '&lt;/P&gt;&lt;P&gt;GROUP BY SubsectionID &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Could this be occuring because of where i am loading this from? Sharepointpage?&amp;nbsp; When I show the field information for SubsectionAddressed it bring up blanks or YES which is why I am looking for blanks ' '. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 15:36:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401229#M1162666</guid>
      <dc:creator />
      <dc:date>2012-10-10T15:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Group by clause in Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401230#M1162667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I started to use the resident function and now it says it can not find the table.&amp;nbsp; Perhaps the way i am pulling the table is wrong?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SubsectionID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SubsectionAddressed&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Grouptest&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN&gt; [&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://sharepointreporting.com/sites/compliance/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List="&gt;http://sharepointreporting.com/sites/compliance/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=&lt;/A&gt;&lt;SPAN&gt;{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}&amp;amp;View={xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}] (XmlSimple, Table is &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[xml/data/row]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;GROUP BY SubsectionID, subsectionAddressed; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 16:03:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401230#M1162667</guid>
      <dc:creator />
      <dc:date>2012-10-10T16:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Group by clause in Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401231#M1162668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does it work without the group by and where clauses?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SubsectionID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SubsectionAddressed&lt;/P&gt;&lt;P&gt; FROM &lt;A class="jive-link-external-small" href="http://sharepointreporting.com/sites/compliance/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=%7BXXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX%7D&amp;amp;View=%7BXXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXX%7D"&gt;http://sharepointreporting.com/sites/compliance/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List={XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}&amp;amp;View={XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXX}&lt;/A&gt; (XmlSimple, Table is &lt;STRONG&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[xml/data/row]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 18:04:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401231#M1162668</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-10T18:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Group by clause in Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401232#M1162669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Yes,&amp;nbsp; I used your script, and commented out the Group BY &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;GROUP BY SubsectionID, subsectionAddressed;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess i am using the wrong Group BY fields?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 18:12:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401232#M1162669</guid>
      <dc:creator />
      <dc:date>2012-10-10T18:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Group by clause in Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401233#M1162670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, that's good. Now try adding the group by statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SubsectionID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; count(SubsectionAddressed) as &lt;STRONG&gt;&lt;STRONG&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Grouptest&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM &lt;A class="jive-link-external-small" href="http://sharepointreporting.com/sites/compliance/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=%7BXXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX%7D&amp;amp;View=%7BXXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXX%7D"&gt;http://sharepointreporting.com/sites/compliance/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List={XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}&amp;amp;View={XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXX}&lt;/A&gt; (XmlSimple, Table is &lt;STRONG&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[xml/data/row]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;group by SubsectionID;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 18:36:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401233#M1162670</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-10T18:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Group by clause in Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401234#M1162672</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 recieved this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aggregation expressions required by GROUP BY clause&lt;BR /&gt;LOAD &lt;BR /&gt; SubsectionID, &lt;BR /&gt; (SubsectionAddressed)as Grouptest&lt;BR /&gt; &lt;BR /&gt;&lt;SPAN&gt;From [&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://sharepointreporting.om/sites/compliance/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List="&gt;http://sharepointreporting.om/sites/compliance/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=&lt;/A&gt;&lt;SPAN&gt;{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}&amp;amp;View={xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}] (XmlSimple, Table is [xml/data/row])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;GROUP BY SubsectionID&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 19:37:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401234#M1162672</guid>
      <dc:creator />
      <dc:date>2012-10-10T19:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Group by clause in Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401235#M1162674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you need to change the second field from "(SubsectionAddressed)" to using an aggregation function like "max(SubsectionAddressed)".&amp;nbsp; Its the same as in SQL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 20:28:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401235#M1162674</guid>
      <dc:creator />
      <dc:date>2012-10-10T20:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Group by clause in Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401236#M1162676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;unfortunatly that did not work.&amp;nbsp; I tried maxstring, min, and a few others but still got this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aggregation expressions required by GROUP BY clause&lt;BR /&gt;LOAD &lt;BR /&gt; ows_SubsectionID, &lt;BR /&gt; (ows_SubsectionAddressed)as Grouptest&lt;BR /&gt; &lt;BR /&gt;&lt;SPAN&gt;From [&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://sharepointreportingprd.gcm.com/sites/compliance/RuleTracker/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List="&gt;http://sharepointreportingprd.gcm.com/sites/compliance/RuleTracker/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=&lt;/A&gt;&lt;SPAN&gt;{87CF967A-C288-4882-8B21-578CF322181D}&amp;amp;View={ECA3ECEF-8E78-4DE5-86B3-080F5F08C251}] (XmlSimple, Table is [xml/data/row])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;GROUP BY max(ows_SubsectionID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 20:41:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401236#M1162676</guid>
      <dc:creator />
      <dc:date>2012-10-10T20:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Group by clause in Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401237#M1162678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;The aggregation should be on the selected field rather than on the GROUP BY clause:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;LOAD &lt;BR /&gt;ows_SubsectionID, &lt;BR /&gt;&lt;STRONG&gt;MAX&lt;/STRONG&gt;(ows_SubsectionAddressed)as Grouptest&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From [&lt;A class="jive-link-external-small" href="http://sharepointreportingprd.gcm.com/sites/compliance/RuleTracker/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=" style="color: #007fc0;"&gt;http://sharepointreportingprd.gcm.com/sites/compliance/RuleTracker/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=&lt;/A&gt;{87CF967A-C288-4882-8B21-578CF322181D}&amp;amp;View={ECA3ECEF-8E78-4DE5-86B3-080F5F08C251}] (XmlSimple, Table is [xml/data/row])&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;GROUP BY ows_SubsectionID&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 20:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401237#M1162678</guid>
      <dc:creator />
      <dc:date>2012-10-10T20:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Group by clause in Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401238#M1162679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried MAX and Count. Both times exicution of script failed....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ows_SubsectionID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MAX&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ows_SubsectionAddressed&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Grouptest&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;From&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN&gt; [&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://sharepointreportingprd.gcm.com/sites/compliance/RuleTracker/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List="&gt;http://sharepointreportingprd.gcm.com/sites/compliance/RuleTracker/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=&lt;/A&gt;&lt;SPAN&gt;{87CF967A-C288-4882-8B21-578CF322181D}&amp;amp;View={ECA3ECEF-8E78-4DE5-86B3-080F5F08C251}] (&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;XmlSimple&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; [xml/data/row])&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GROUP&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;BY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ows_SubsectionID &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 21:11:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401238#M1162679</guid>
      <dc:creator />
      <dc:date>2012-10-10T21:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Group by clause in Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401239#M1162680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the error message? &lt;/P&gt;&lt;P&gt;I see you are now using &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #800000; font-size: 8pt;"&gt;&lt;STRONG&gt;ows_SubsectionID&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt; instead of &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #800000; font-size: 8pt;"&gt;&lt;STRONG&gt;SubsectionID&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;. Are you sure the &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #800000; font-size: 8pt;"&gt;&lt;STRONG&gt;ows_*&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt; fields exist in the xml table?&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;And make sure you end the statement with a semicolon &lt;STRONG&gt;;&lt;/STRONG&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 07:56:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401239#M1162680</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-11T07:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Group by clause in Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401240#M1162681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;SubsectionID, &lt;/P&gt;&lt;P&gt;sum(if(SubsectionAddressed='',1,0))as Grouptest&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM &lt;A class="jive-link-external-small" href="http://sharepointreporting.com/sites/compliance/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List={XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}&amp;amp;View={XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXX}"&gt;http://sharepointreporting.com/sites/compliance/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List={XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}&amp;amp;View={XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXX}&lt;/A&gt; (XmlSimple, Table is &lt;A _jive_internal="true" href="https://community.qlik.com/message/268061#268061#268061/xml/data/row"&gt;Group by clause in Load statement&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE SubsectionAddressed = ' '&lt;/P&gt;&lt;P&gt;GROUP BY SubsectionID &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 10:05:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401240#M1162681</guid>
      <dc:creator />
      <dc:date>2012-10-11T10:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Group by clause in Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401241#M1162682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried it with the ; and still recieved a load failure.&amp;nbsp; The original field name is SubsectionID but when i pull it into qlikview through a web file it adds the ows_ in front of all fields. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 14:27:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401241#M1162682</guid>
      <dc:creator />
      <dc:date>2012-10-11T14:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Group by clause in Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401242#M1162683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried your suggestion as well.&amp;nbsp; Should I not be including &lt;STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;(&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;XmlSimple&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; [xml/data/row]&lt;/SPAN&gt;&lt;STRONG style="text-decoration: underline;"&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #ff8000; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;a the end of the file location? I also recieved a load script failure error message. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 14:34:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401242#M1162683</guid>
      <dc:creator />
      <dc:date>2012-10-11T14:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Group by clause in Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401243#M1162684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone have more insite on this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with this statement below but keep getting a loadle listed below in my qlikview to bring in other data. Does that matter?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt; &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ows_SubsectionID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ows_SubsectionAddressed&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Grouptest&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RESIDENT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN&gt; [&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://sharepointreporting.com/sites/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List="&gt;http://sharepointreporting.com/sites/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=&lt;/A&gt;&lt;SPAN&gt;{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}&amp;amp;View={xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}] (XmlSimple, Table is &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[xml/data/row]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;WHERE ows_SubsectionAddressed = ''&lt;BR /&gt;GROUP BY ows_SubsectionID,&lt;BR /&gt;ows_SubsectionAddressed &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 16:16:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401243#M1162684</guid>
      <dc:creator />
      <dc:date>2012-10-16T16:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Group by clause in Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401244#M1162685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you done this (as noted above)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And make sure you end the statement with a semicolon &lt;STRONG&gt;;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 07:20:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401244#M1162685</guid>
      <dc:creator>robert99</dc:creator>
      <dc:date>2012-10-18T07:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Group by clause in Load statement</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401245#M1162686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I figured it out.&amp;nbsp; I switched to using a Resident and then added the ; as well.&amp;nbsp; I need to play with it a little more to get the answers i am looking for but it no longer brings a load script error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ows_SubsectionID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ows_SubsectionAddressed&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='',1,0)) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Grouptest&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RESIDENT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; SubsectionWorkstream&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//Count(ows_SubsectionAddressed)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//sum(if(ows_SubsectionAddressed='Yes',1,0)) as Grouptest&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;WHERE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ows_SubsectionAddressed&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = '' &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GROUP&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;BY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ows_SubsectionID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 13:50:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-clause-in-Load-statement/m-p/401245#M1162686</guid>
      <dc:creator />
      <dc:date>2012-10-18T13:50:09Z</dc:date>
    </item>
  </channel>
</rss>

