<?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 to deal with Large Monthly Data set 7GB for Self Service Reporting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-deal-with-Large-Monthly-Data-set-7GB-for-Self-Service/m-p/1424835#M1324663</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm relatively new to QlikView and have come into a new job where an existing implementation of a Qlikview solution is ingesting 7GB's of Monthly data from a SAS platform with 200+ attributes/columns for self-service reporting. The result has been poor Qlikview query performance and negative end users sentiment towards the QlikView product. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming I cant do anything about reducing the number of measures and dimensions that have to be available for self-service reporting solution; how does one best utilise QlikSence to optimise performance? I can't help but feel the problem lies with the manner in which the solution was implemented more than the tool itself. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please send me some reference material on how a Qlikview self-service solution should be designed and how to navigate around common pitfalls associated with large data sets required for self-service solutions? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Additional Questions: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Can one break up the size of the dataset and send it as parts rather than one giant CSV? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Can one use ODBC instead of CSV? I'm being told that by the team that delivered the solution that a single CSV was the only way they could load the data and that loading the equivalent dataset via an ODBC was taking 7-8 hours...they've stated that they have used the latest ODBC drivers. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Can Qlikviews flat file be broken down to smaller data sets on the Qlikview back-end before being presented to the dashboard that requires only a subset of its data; or does every dashboard in a Self Service solution share a single superset? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. What additional details would you need to help troubleshoot the cause such a problem? And at what point does one identify the cause of the problem being the infrastructure, not the way the solution was built? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>How to deal with Large Monthly Data set 7GB for Self Service Reporting</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-deal-with-Large-Monthly-Data-set-7GB-for-Self-Service/m-p/1424835#M1324663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm relatively new to QlikView and have come into a new job where an existing implementation of a Qlikview solution is ingesting 7GB's of Monthly data from a SAS platform with 200+ attributes/columns for self-service reporting. The result has been poor Qlikview query performance and negative end users sentiment towards the QlikView product. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming I cant do anything about reducing the number of measures and dimensions that have to be available for self-service reporting solution; how does one best utilise QlikSence to optimise performance? I can't help but feel the problem lies with the manner in which the solution was implemented more than the tool itself. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please send me some reference material on how a Qlikview self-service solution should be designed and how to navigate around common pitfalls associated with large data sets required for self-service solutions? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Additional Questions: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Can one break up the size of the dataset and send it as parts rather than one giant CSV? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Can one use ODBC instead of CSV? I'm being told that by the team that delivered the solution that a single CSV was the only way they could load the data and that loading the equivalent dataset via an ODBC was taking 7-8 hours...they've stated that they have used the latest ODBC drivers. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Can Qlikviews flat file be broken down to smaller data sets on the Qlikview back-end before being presented to the dashboard that requires only a subset of its data; or does every dashboard in a Self Service solution share a single superset? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. What additional details would you need to help troubleshoot the cause such a problem? And at what point does one identify the cause of the problem being the infrastructure, not the way the solution was built? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-deal-with-Large-Monthly-Data-set-7GB-for-Self-Service/m-p/1424835#M1324663</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to deal with Large Monthly Data set 7GB for Self Service Reporting</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-deal-with-Large-Monthly-Data-set-7GB-for-Self-Service/m-p/1424836#M1324665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you will need to implement an incremental load-approach maybe on multiple csv-slices for example on a daily level or per odbc which would mean a massive reducing of the load-times: &lt;A href="https://community.qlik.com/docs/DOC-9038"&gt;Advanced topics for creating a qlik datamodel&lt;/A&gt; (last two link-blocks in it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further I would check if really all 200+ attributes/columns are necessary within a single application or if it could be logically splitted and of course removing all fields which are not useful for an user like record-id's: &lt;A href="http://qlikviewcookbook.com/recipes/download-info/document-analyzer/" title="http://qlikviewcookbook.com/recipes/download-info/document-analyzer/"&gt;Search Recipes | Qlikview Cookbook&lt;/A&gt;‌.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The next step will be to look on the number of distinct field-values: &lt;A href="https://community.qlik.com/qlik-blogpost/3632"&gt;The Importance Of Being Distinct&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course the datamodel itself will be quite important by larger datasets and should be rather a star-scheme or even a big flat-table. All heavy calculations should be rather implemented within the script so that the ui-expressions could be build with simple sum/count/avg-expressions by avoiding (nested) if-loops, aggr- and interrecord-functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could imagine that in the end from 7 GB of rawdata will remain about 10% within the qvf (without any splitting and/or document-chaining - it's rather the worst-case if the amount of data could really not handled within a single application) and the user-experience regarding to the performance will be quite good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 14:26:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-deal-with-Large-Monthly-Data-set-7GB-for-Self-Service/m-p/1424836#M1324665</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-12-05T14:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to deal with Large Monthly Data set 7GB for Self Service Reporting</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-deal-with-Large-Monthly-Data-set-7GB-for-Self-Service/m-p/1424837#M1324668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response and the respective resources provided; I will give them a read. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 00:31:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-deal-with-Large-Monthly-Data-set-7GB-for-Self-Service/m-p/1424837#M1324668</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-06T00:31:29Z</dc:date>
    </item>
  </channel>
</rss>

