<?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: how to decrease chart response time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-decrease-chart-response-time/m-p/904163#M314383</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shweta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As mentioned, Please push the dimension calculation and the following calculation to script :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: maroon;"&gt;Entity&lt;/SPAN&gt;='aIMPL','Adidas',&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: blue;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: maroon;"&gt;Entity&lt;/SPAN&gt; ='RIC','Reebok')) as new_column //use this in the dimension &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;calculate the month start and month in the expression:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: blue;"&gt;MonthStart&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10px;"&gt;(&lt;/SPAN&gt;&lt;STRONG style="font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit; color: gray;"&gt;FromDate&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10px;"&gt;)&amp;nbsp; as monthstart,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;month(fromdate) as month,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: blue;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10px;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: blue;"&gt;month&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10px;"&gt;(&lt;/SPAN&gt;&lt;STRONG style="font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit; color: gray;"&gt;FromDate&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10px;"&gt;)) as num_month&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;calculate this in the script .....and try with the same expression you will see a better response time.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;if you want to increase further , when use set analysis like as below in the script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;create variable for the fromdate and end and use the same as below &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Calibri',sans-serif; color: blue;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;({&amp;lt;&lt;SPAN style="font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: maroon;"&gt;Num_Month&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10px;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Calibri',sans-serif; color: maroon;"&gt;"&amp;gt;=$(=Date(vStartDate,'MM/DD/YYYY'))&amp;lt;=$(=Date(vEndDate,'MM/DD/YYYY'))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;}&amp;gt;}&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10px;"&gt;Opn_Pur_TXN&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 May 2015 10:23:18 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2015-05-21T10:23:18Z</dc:date>
    <item>
      <title>how to decrease chart response time</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-decrease-chart-response-time/m-p/904156#M314376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How we can decrease the chart response time in qlikview&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 08:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-decrease-chart-response-time/m-p/904156#M314376</guid>
      <dc:creator />
      <dc:date>2015-05-21T08:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to decrease chart response time</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-decrease-chart-response-time/m-p/904157#M314377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shweta Singh, I understand that you are trying to increase the performance of chart calculation time. Chart calculation time may be slow because of complex expressions or due to large data set. Try to bring back the expressions in script level as much as possibe. Try limitting if there are more number of charts in a sheet. Refer Chart Optimization here &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-8437"&gt;https://community.qlik.com/docs/DOC-8437&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 09:06:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-decrease-chart-response-time/m-p/904157#M314377</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2015-05-21T09:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to decrease chart response time</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-decrease-chart-response-time/m-p/904158#M314378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shweta, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share your expression here . So that some body can help you to change the expression in good way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 09:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-decrease-chart-response-time/m-p/904158#M314378</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-21T09:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to decrease chart response time</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-decrease-chart-response-time/m-p/904159#M314379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shweta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your using any calculation in the dimension , please push it to script this will improve the response time and in the expression if your using if condition, try to avoid it and calculate in set analysis. This will help you in improving the response time&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 09:36:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-decrease-chart-response-time/m-p/904159#M314379</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-05-21T09:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to decrease chart response time</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-decrease-chart-response-time/m-p/904160#M314380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Avoid using calculated dimensions &amp;amp; heavy aggregation at chart level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. while comparing any value, use numbers instead strings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Try to avoid Set Analysis, if it can be achieved using if else conditions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Most important thing is , proper data modelling..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 09:47:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-decrease-chart-response-time/m-p/904160#M314380</guid>
      <dc:creator>manojkulkarni</dc:creator>
      <dc:date>2015-05-21T09:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to decrease chart response time</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-decrease-chart-response-time/m-p/904161#M314381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How performance can be increased using &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; if else conditions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;3. Try to avoid Set Analysis, if it can be achieved using if else conditions... ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 09:55:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-decrease-chart-response-time/m-p/904161#M314381</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-21T09:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to decrease chart response time</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-decrease-chart-response-time/m-p/904162#M314382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt; color: blue;"&gt;Dimension--'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt;"&gt;(&lt;SPAN style="color: maroon;"&gt;Entity&lt;/SPAN&gt;='aIMPL','Adidas',&lt;BR /&gt; &lt;SPAN style="color: blue;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="color: maroon;"&gt;Entity&lt;/SPAN&gt; ='RIC','Reebok')) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt; color: blue;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt; color: blue;"&gt;Expression&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt; color: blue;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt;"&gt; (&lt;SPAN style="color: blue;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="color: maroon;"&gt;Num_Month&lt;/SPAN&gt; = &lt;SPAN style="color: blue;"&gt;num&lt;/SPAN&gt;(&lt;SPAN style="color: blue;"&gt;month&lt;/SPAN&gt;(&lt;STRONG&gt;&lt;EM style="color: gray;"&gt;FromDate&lt;/EM&gt;&lt;/STRONG&gt;)) &lt;SPAN style="color: blue;"&gt;and&lt;/SPAN&gt; &lt;SPAN style="color: maroon;"&gt;Posting_Year&lt;/SPAN&gt; = &lt;SPAN style="color: blue;"&gt;Year&lt;/SPAN&gt;(&lt;STRONG&gt;&lt;EM style="color: gray;"&gt;FromDate&lt;/EM&gt;&lt;/STRONG&gt;),&lt;SPAN style="color: maroon;"&gt;net_qty&lt;/SPAN&gt;))+&lt;BR /&gt; &lt;SPAN style="color: blue;"&gt;Sum&lt;/SPAN&gt;(&lt;SPAN style="color: blue;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="color: maroon;"&gt;[Posting Date]&lt;/SPAN&gt; &amp;gt;=&lt;SPAN style="color: blue;"&gt;MonthStart&lt;/SPAN&gt;(&lt;STRONG&gt;&lt;EM style="color: gray;"&gt;FromDate&lt;/EM&gt;&lt;/STRONG&gt;) &lt;SPAN style="color: blue;"&gt;and&lt;/SPAN&gt; &lt;SPAN style="color: maroon;"&gt;[Posting Date]&lt;/SPAN&gt; &amp;lt; &lt;STRONG&gt;&lt;EM style="color: gray;"&gt;FromDate&lt;/EM&gt;&lt;/STRONG&gt;,&lt;SPAN style="color: maroon;"&gt;Opn_Pur_TXN&lt;/SPAN&gt;))+&lt;BR /&gt; &lt;SPAN style="color: blue;"&gt;Sum&lt;/SPAN&gt;(&lt;SPAN style="color: blue;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="color: maroon;"&gt;[Posting Date]&lt;/SPAN&gt; &amp;gt;=&lt;SPAN style="color: blue;"&gt;MonthStart&lt;/SPAN&gt;(&lt;STRONG&gt;&lt;EM style="color: gray;"&gt;FromDate&lt;/EM&gt;&lt;/STRONG&gt;) &lt;SPAN style="color: blue;"&gt;and&lt;/SPAN&gt; &lt;SPAN style="color: maroon;"&gt;[Posting Date]&lt;/SPAN&gt; &amp;lt; &lt;STRONG&gt;&lt;EM style="color: gray;"&gt;FromDate&lt;/EM&gt;&lt;/STRONG&gt;,&lt;SPAN style="color: maroon;"&gt;Opn_Sales_TXN&lt;/SPAN&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; PFA for datamodel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 10:00:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-decrease-chart-response-time/m-p/904162#M314382</guid>
      <dc:creator />
      <dc:date>2015-05-21T10:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to decrease chart response time</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-decrease-chart-response-time/m-p/904163#M314383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shweta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As mentioned, Please push the dimension calculation and the following calculation to script :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: maroon;"&gt;Entity&lt;/SPAN&gt;='aIMPL','Adidas',&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: blue;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: maroon;"&gt;Entity&lt;/SPAN&gt; ='RIC','Reebok')) as new_column //use this in the dimension &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;calculate the month start and month in the expression:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: blue;"&gt;MonthStart&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10px;"&gt;(&lt;/SPAN&gt;&lt;STRONG style="font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit; color: gray;"&gt;FromDate&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10px;"&gt;)&amp;nbsp; as monthstart,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;month(fromdate) as month,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: blue;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10px;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: blue;"&gt;month&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10px;"&gt;(&lt;/SPAN&gt;&lt;STRONG style="font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit; color: gray;"&gt;FromDate&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10px;"&gt;)) as num_month&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;calculate this in the script .....and try with the same expression you will see a better response time.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;if you want to increase further , when use set analysis like as below in the script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;create variable for the fromdate and end and use the same as below &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Calibri',sans-serif; color: blue;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;({&amp;lt;&lt;SPAN style="font-size: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: maroon;"&gt;Num_Month&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10px;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Calibri',sans-serif; color: maroon;"&gt;"&amp;gt;=$(=Date(vStartDate,'MM/DD/YYYY'))&amp;lt;=$(=Date(vEndDate,'MM/DD/YYYY'))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;}&amp;gt;}&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10px;"&gt;Opn_Pur_TXN&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 10:23:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-decrease-chart-response-time/m-p/904163#M314383</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-05-21T10:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: how to decrease chart response time</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-decrease-chart-response-time/m-p/904164#M314384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can we do any thing with the datamodel&lt;/P&gt;&lt;P&gt;Is it necessary?Please see the attachment with the query in my first comments&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 05:17:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-decrease-chart-response-time/m-p/904164#M314384</guid>
      <dc:creator />
      <dc:date>2015-05-22T05:17:06Z</dc:date>
    </item>
  </channel>
</rss>

