<?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: Refresh Time on charts while we change selections from list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793456#M280434</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;I can think only of the long way - to hard-code the different possibilities in different diagrams, each with standard selections already&amp;nbsp; built in and with corresp. visibility_conditions. But that would be re-inventing the wheel in a way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Feb 2015 10:44:26 GMT</pubDate>
    <dc:creator>datanibbler</dc:creator>
    <dc:date>2015-02-12T10:44:26Z</dc:date>
    <item>
      <title>Refresh Time on charts while we change selections from list box</title>
      <link>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793454#M280432</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;&lt;/P&gt;&lt;P&gt;Is there a way to decrease a refresh time of charts on UI when we change selections in list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 6 million records and it takes much time to refresh, say 10-15 seconds for every selection made?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there way to decrease the time?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 10:40:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793454#M280432</guid>
      <dc:creator>kmswetha</dc:creator>
      <dc:date>2015-02-12T10:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Time on charts while we change selections from list box</title>
      <link>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793455#M280433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Decrease the number of columns or make expressions more simply (if they are too complex)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any case I use to diplay rows only when selections have been done, in condition display I add GetSelectedCount(myField)&amp;gt;0 in order to not to wait while I do selectionsl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 10:43:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793455#M280433</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-02-12T10:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Time on charts while we change selections from list box</title>
      <link>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793456#M280434</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;I can think only of the long way - to hard-code the different possibilities in different diagrams, each with standard selections already&amp;nbsp; built in and with corresp. visibility_conditions. But that would be re-inventing the wheel in a way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 10:44:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793456#M280434</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-02-12T10:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Time on charts while we change selections from list box</title>
      <link>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793457#M280435</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;U can improve the performance by following ways&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Use Set analysis instead of if else condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. define the condition in backend script and use the flag of that in charts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Use Trigger while opening the conditions like current month,year always selected&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 10:48:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793457#M280435</guid>
      <dc:creator>sagarkharpude</dc:creator>
      <dc:date>2015-02-12T10:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Time on charts while we change selections from list box</title>
      <link>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793458#M280436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Every one,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calculations are pretty simple, sum(filed_name) and just two expressions. Where as dimensions are around 8.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 11:01:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793458#M280436</guid>
      <dc:creator>kmswetha</dc:creator>
      <dc:date>2015-02-12T11:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Time on charts while we change selections from list box</title>
      <link>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793459#M280437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the only thing is to disable loadind (with the condition as I said before) then load only once you selected the field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 11:02:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793459#M280437</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-02-12T11:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Time on charts while we change selections from list box</title>
      <link>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793460#M280438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see attached pdf that pretty much includes all that you have been suggested so far plus many more&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 11:05:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793460#M280438</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2015-02-12T11:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Time on charts while we change selections from list box</title>
      <link>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793461#M280439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dimension are simple or calculated? if calculated list out please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 11:07:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793461#M280439</guid>
      <dc:creator>sagarkharpude</dc:creator>
      <dc:date>2015-02-12T11:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Time on charts while we change selections from list box</title>
      <link>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793462#M280440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dimensions are pretty simple.No calculations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 11:10:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793462#M280440</guid>
      <dc:creator>kmswetha</dc:creator>
      <dc:date>2015-02-12T11:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Time on charts while we change selections from list box</title>
      <link>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793463#M280441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Should I put this in dimension? If not where should I put it?Its a pivot chart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 11:13:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793463#M280441</guid>
      <dc:creator>kmswetha</dc:creator>
      <dc:date>2015-02-12T11:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Time on charts while we change selections from list box</title>
      <link>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793464#M280442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is my example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 11:19:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793464#M280442</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-02-12T11:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Time on charts while we change selections from list box</title>
      <link>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793465#M280443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the example.But out of 8 dimensions show, only 2 are list box selections and those selections are of drill down and drill up..Looks like it will not help me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; correct me if am wrong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 11:38:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793465#M280443</guid>
      <dc:creator>kmswetha</dc:creator>
      <dc:date>2015-02-12T11:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Time on charts while we change selections from list box</title>
      <link>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793466#M280444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you share your doc?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 11:40:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793466#M280444</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-02-12T11:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Time on charts while we change selections from list box</title>
      <link>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793467#M280445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;unfortunately I wouldn't be able to since would be working on remote.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 13:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Refresh-Time-on-charts-while-we-change-selections-from-list-box/m-p/793467#M280445</guid>
      <dc:creator>kmswetha</dc:creator>
      <dc:date>2015-02-12T13:40:10Z</dc:date>
    </item>
  </channel>
</rss>

