<?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: what is performance tuning in qlikview project? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/what-is-performance-tuning-in-qlikview-project/m-p/661413#M1072480</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try read these links and also give more details when you post questions &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/173940"&gt;Improving Qlikview Load Performance&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6699"&gt;QlikView Performance Monitoring&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/376005"&gt;Qlikview performance&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Aug 2014 05:34:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-08-12T05:34:15Z</dc:date>
    <item>
      <title>what is performance tuning in qlikview project?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-performance-tuning-in-qlikview-project/m-p/661412#M1072479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Anyone please tell me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Devi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 05:23:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-performance-tuning-in-qlikview-project/m-p/661412#M1072479</guid>
      <dc:creator />
      <dc:date>2014-08-12T05:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: what is performance tuning in qlikview project?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-performance-tuning-in-qlikview-project/m-p/661413#M1072480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try read these links and also give more details when you post questions &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/173940"&gt;Improving Qlikview Load Performance&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6699"&gt;QlikView Performance Monitoring&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/376005"&gt;Qlikview performance&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 05:34:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-performance-tuning-in-qlikview-project/m-p/661413#M1072480</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-12T05:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: what is performance tuning in qlikview project?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-performance-tuning-in-qlikview-project/m-p/661414#M1072481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DB-&amp;gt;QVD&lt;/P&gt;&lt;P&gt;Scheduling the task for reload&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 05:37:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-performance-tuning-in-qlikview-project/m-p/661414#M1072481</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2014-08-12T05:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: what is performance tuning in qlikview project?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-performance-tuning-in-qlikview-project/m-p/661415#M1072482</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;Performance tuning means simply reducing the loading time of the charts and Dashboard loading time.&amp;nbsp; Performance tuning in Qlikview is done at various stages, ie.,in front end and backend of the qlikview application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Backend:&lt;/P&gt;&lt;P&gt;Do all the required calculations in the script itself.&lt;/P&gt;&lt;P&gt;Load only required data, for example if you are using only last 5 years data filter it out when you are loading data.&lt;/P&gt;&lt;P&gt;Load only required columns and tables so that Qlikview file size would be reduced.&lt;/P&gt;&lt;P&gt;If you are loading same tables in multiple dashboards then for the instance load from database and store it in QVDs and in other Dashboards load from QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frontend:&lt;/P&gt;&lt;P&gt;Use Set Analysis as much as possible.&lt;/P&gt;&lt;P&gt;Don't display all charts in a single sheet or provide buttons to show and hide the charts.&lt;/P&gt;&lt;P&gt;Don't display huge data in Tables, restrict user to do some selections so that the data would be reduced and load the table faster.&lt;/P&gt;&lt;P&gt;Limit the calculations in front end and move it to scripting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 05:38:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-performance-tuning-in-qlikview-project/m-p/661415#M1072482</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-08-12T05:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: what is performance tuning in qlikview project?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-performance-tuning-in-qlikview-project/m-p/661416#M1072483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;helpful, thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 21:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-performance-tuning-in-qlikview-project/m-p/661416#M1072483</guid>
      <dc:creator />
      <dc:date>2017-06-19T21:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: what is performance tuning in qlikview project?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-performance-tuning-in-qlikview-project/m-p/661417#M1072484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank its very helpfull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 06:54:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-performance-tuning-in-qlikview-project/m-p/661417#M1072484</guid>
      <dc:creator>vinod22kv</dc:creator>
      <dc:date>2017-10-06T06:54:15Z</dc:date>
    </item>
  </channel>
</rss>

