<?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 Process Improvement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Process-Improvement/m-p/76067#M779761</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;Can anyone suggest that, what can I propose as a Process Improvement for my Qlikview Application ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Process Improvement</title>
      <link>https://community.qlik.com/t5/QlikView/Process-Improvement/m-p/76067#M779761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;Can anyone suggest that, what can I propose as a Process Improvement for my Qlikview Application ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Process-Improvement/m-p/76067#M779761</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Process Improvement</title>
      <link>https://community.qlik.com/t5/QlikView/Process-Improvement/m-p/76068#M779762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mansi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know what approach you have taken while developing your application but you can refer to attached document which talks about optimization. This can help you to decide what process improvement you need to implement in your Qlikview Application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2018 18:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Process-Improvement/m-p/76068#M779762</guid>
      <dc:creator>adityaakshaya</dc:creator>
      <dc:date>2018-04-09T18:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Process Improvement</title>
      <link>https://community.qlik.com/t5/QlikView/Process-Improvement/m-p/76069#M779763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What process you want to improve? Can u describe little&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 01:40:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Process-Improvement/m-p/76069#M779763</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-04-10T01:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Process Improvement</title>
      <link>https://community.qlik.com/t5/QlikView/Process-Improvement/m-p/76070#M779764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mansi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the Qlik blog with documents on &lt;A href="https://community.qlik.com/qlik-blogpost/2688"&gt;How To Improve Your Design Process Working With Qlikview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are looking for performance improvement then this thread will help &lt;A href="https://community.qlik.com/thread/161263"&gt;improving QlikView performance&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 01:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Process-Improvement/m-p/76070#M779764</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2018-04-10T01:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Process Improvement</title>
      <link>https://community.qlik.com/t5/QlikView/Process-Improvement/m-p/76071#M779765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Hi Mansi,&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;Optimizations&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;Script Level:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;* Avoid the synthetic keys. Remove unnecessary links and joins tables explicitly in the script.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;* If a reloads takes a great deal of time, use a &lt;STRONG&gt;binary load&lt;/STRONG&gt; of static historical data.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;* Drop tables from memory in the script once they have fulfilled their role.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;* Use the &lt;STRONG&gt;AutoNumber()&lt;/STRONG&gt; function to create a compact memory representation when using a complex composite key.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;UI Level (layout):&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;* The memory used by objects and calculation times can be maintained in the sheets tab of the document properties. A good way to find bottlenecks in the application.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;* Minimized charts do not take up memory. Uses the auto minimize option with charts that do not need be displayed at the same time.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;* Force the user to make a selection before a large chart is displayed to reduce chart calculation times.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;* Use appropriate messages while charts are being calculated.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;* Avoid long expression with multiple string comparisons.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;* Avoiding showing frequencies in Listboxes where not necessary.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Regards,&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 04:19:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Process-Improvement/m-p/76071#M779765</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2018-04-10T04:19:31Z</dc:date>
    </item>
  </channel>
</rss>

