<?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: performance tuning technique in qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/performance-tuning-technique-in-qlikview/m-p/71914#M768095</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;on top of what&amp;nbsp; @Anil mentioned, I like to use this tool:&lt;/P&gt;&lt;P&gt;&lt;A href="http://qlikviewcookbook.com/recipes/download-info/document-analyzer/" style="font-size: 10pt;" title="http://qlikviewcookbook.com/recipes/download-info/document-analyzer/"&gt;Search Recipes | Qlikview Cookbook&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 24 Jun 2018 10:54:59 GMT</pubDate>
    <dc:creator>kfoudhaily</dc:creator>
    <dc:date>2018-06-24T10:54:59Z</dc:date>
    <item>
      <title>performance tuning technique in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/performance-tuning-technique-in-qlikview/m-p/71912#M768093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can anyone explain Performance tuning techniques in qlikview .&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/performance-tuning-technique-in-qlikview/m-p/71912#M768093</guid>
      <dc:creator>honeyasha</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: performance tuning technique in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/performance-tuning-technique-in-qlikview/m-p/71913#M768094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Performance Tuning can done in script and design. Follow is few which i know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Backend:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- Avoid Calculated in UI instead i would prefer to use in script if it is possible&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- Try to drop all fields which are not usable in design and load very less data if not needed. Ex - If you have data around 20 years data then load only 2 years data&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- If you are loading tables which is similar try to store in QVD and use that.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- Flags are very powerful. You can use as many you want call them in set analysis for better performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Frontend:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- Use Set Analysis as much as possible.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- Try to use charts using Hide and Show future&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- Restrict charts for only one chart and create buttons will reduce and save the time to Save(Ctrl+S)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- Calculated dimension is not the good idea, If so - Try using that Calc. in measure&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- If..Else consume RAM instead Pick..Match can save some memory&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Does it make sense??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jun 2018 07:47:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/performance-tuning-technique-in-qlikview/m-p/71913#M768094</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-06-24T07:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: performance tuning technique in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/performance-tuning-technique-in-qlikview/m-p/71914#M768095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;on top of what&amp;nbsp; @Anil mentioned, I like to use this tool:&lt;/P&gt;&lt;P&gt;&lt;A href="http://qlikviewcookbook.com/recipes/download-info/document-analyzer/" style="font-size: 10pt;" title="http://qlikviewcookbook.com/recipes/download-info/document-analyzer/"&gt;Search Recipes | Qlikview Cookbook&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jun 2018 10:54:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/performance-tuning-technique-in-qlikview/m-p/71914#M768095</guid>
      <dc:creator>kfoudhaily</dc:creator>
      <dc:date>2018-06-24T10:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: performance tuning technique in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/performance-tuning-technique-in-qlikview/m-p/71915#M768096</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please Open Below Link it My Help You&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.bardess.com/qlikview-application-performance-tuning/" title="http://www.bardess.com/qlikview-application-performance-tuning/"&gt;Bardess Group: Business Analytics &amp;amp; Data Strategy. 973-584-9100&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 05:54:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/performance-tuning-technique-in-qlikview/m-p/71915#M768096</guid>
      <dc:creator>sujan24s</dc:creator>
      <dc:date>2018-06-25T05:54:55Z</dc:date>
    </item>
  </channel>
</rss>

