<?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: Reduce data loaded in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reduce-data-loaded/m-p/1059232#M935850</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;T1:&lt;/EM&gt;&lt;BR /&gt;Load [Order #], Date, Country From Source;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;Final:&lt;/P&gt;&lt;P&gt;Load Date,Country,Count([Order #]) as [Order Qty] Resident T1 Group by Date,Country;&lt;/P&gt;&lt;P&gt;Drop Table T1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Feb 2016 16:57:36 GMT</pubDate>
    <dc:creator>settu_periasamy</dc:creator>
    <dc:date>2016-02-18T16:57:36Z</dc:date>
    <item>
      <title>Reduce data loaded</title>
      <link>https://community.qlik.com/t5/QlikView/Reduce-data-loaded/m-p/1059230#M935848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know what Im goign to ask is possible as someone once told me but I dont know how.&lt;/P&gt;&lt;P&gt;Basically. I have a file with many raws, lets imagine each raw is a purchase order list and every column is more information about each order(date, country, etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I load all the table, to later create a simplified version of it(using the script), lets says total order per day, and eliminate all the previous data loaded, as I dont need so much detail, with the goal of making my report faster and lighter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope the next image helps you get my question.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_2.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/115064_Screenshot_2.jpg" style="height: 172px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2016 03:18:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reduce-data-loaded/m-p/1059230#M935848</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-18T03:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce data loaded</title>
      <link>https://community.qlik.com/t5/QlikView/Reduce-data-loaded/m-p/1059231#M935849</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;Try to aggregate them like below script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Country,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count(Order#) as OrderQty&lt;/P&gt;&lt;P&gt;From xyx&lt;/P&gt;&lt;P&gt;Group by Date,Country&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2016 16:55:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reduce-data-loaded/m-p/1059231#M935849</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-02-18T16:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce data loaded</title>
      <link>https://community.qlik.com/t5/QlikView/Reduce-data-loaded/m-p/1059232#M935850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;T1:&lt;/EM&gt;&lt;BR /&gt;Load [Order #], Date, Country From Source;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;Final:&lt;/P&gt;&lt;P&gt;Load Date,Country,Count([Order #]) as [Order Qty] Resident T1 Group by Date,Country;&lt;/P&gt;&lt;P&gt;Drop Table T1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2016 16:57:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reduce-data-loaded/m-p/1059232#M935850</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-02-18T16:57:36Z</dc:date>
    </item>
  </channel>
</rss>

