<?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: DASHBOARD CONSTANTLY RELOADING in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/DASHBOARD-CONSTANTLY-RELOADING/m-p/786923#M278408</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm guessing you are using Now() in some object on your sheet. This will update every second and QlikView will then reload all visible objects. Remove all instances of Now(). It should not be used in the front end IMO.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Dec 2014 21:16:55 GMT</pubDate>
    <dc:creator>simenkg</dc:creator>
    <dc:date>2014-12-05T21:16:55Z</dc:date>
    <item>
      <title>DASHBOARD CONSTANTLY RELOADING</title>
      <link>https://community.qlik.com/t5/QlikView/DASHBOARD-CONSTANTLY-RELOADING/m-p/786919#M278404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this weired issue that&amp;nbsp; once the dashboard opens, the Sheet Objects are constantly loading. and the house is changing to hour glass all the Time. Any Ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 20:27:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DASHBOARD-CONSTANTLY-RELOADING/m-p/786919#M278404</guid>
      <dc:creator />
      <dc:date>2014-12-05T20:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: DASHBOARD CONSTANTLY RELOADING</title>
      <link>https://community.qlik.com/t5/QlikView/DASHBOARD-CONSTANTLY-RELOADING/m-p/786920#M278405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rehan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It sounds like the objects in your dashboard are constantly calculating rather than the dashboard reloading (via the script).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me:&lt;/P&gt;&lt;P&gt;Do you have many objects visible at any given time?&lt;/P&gt;&lt;P&gt;How complex are your front end expressions? Are you using DISTINCT count() or any calculated dimensions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 20:35:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DASHBOARD-CONSTANTLY-RELOADING/m-p/786920#M278405</guid>
      <dc:creator />
      <dc:date>2014-12-05T20:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: DASHBOARD CONSTANTLY RELOADING</title>
      <link>https://community.qlik.com/t5/QlikView/DASHBOARD-CONSTANTLY-RELOADING/m-p/786921#M278406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well&amp;nbsp; this issue is in the *.qvw on Production server, which is an exact Replica of the one in Dev and that one is fine. and this one works fine on Access Point &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 20:38:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DASHBOARD-CONSTANTLY-RELOADING/m-p/786921#M278406</guid>
      <dc:creator />
      <dc:date>2014-12-05T20:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: DASHBOARD CONSTANTLY RELOADING</title>
      <link>https://community.qlik.com/t5/QlikView/DASHBOARD-CONSTANTLY-RELOADING/m-p/786922#M278407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the QVW works fine on the dev server and not the prod server (and the data volume hasn't changed) then it may be a server issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are other documents working ok?&lt;/P&gt;&lt;P&gt;Can you post a screen shot of what you are seeing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the QVW usable at all?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 20:47:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DASHBOARD-CONSTANTLY-RELOADING/m-p/786922#M278407</guid>
      <dc:creator />
      <dc:date>2014-12-05T20:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: DASHBOARD CONSTANTLY RELOADING</title>
      <link>https://community.qlik.com/t5/QlikView/DASHBOARD-CONSTANTLY-RELOADING/m-p/786923#M278408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm guessing you are using Now() in some object on your sheet. This will update every second and QlikView will then reload all visible objects. Remove all instances of Now(). It should not be used in the front end IMO.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 21:16:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DASHBOARD-CONSTANTLY-RELOADING/m-p/786923#M278408</guid>
      <dc:creator>simenkg</dc:creator>
      <dc:date>2014-12-05T21:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: DASHBOARD CONSTANTLY RELOADING</title>
      <link>https://community.qlik.com/t5/QlikView/DASHBOARD-CONSTANTLY-RELOADING/m-p/786924#M278409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly as Simen said,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ran into this issue once and when I checked I used now() in one of date triggers. Check if you're using it anywhere in the chart. It is that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Dec 2014 07:18:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DASHBOARD-CONSTANTLY-RELOADING/m-p/786924#M278409</guid>
      <dc:creator />
      <dc:date>2014-12-06T07:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: DASHBOARD CONSTANTLY RELOADING</title>
      <link>https://community.qlik.com/t5/QlikView/DASHBOARD-CONSTANTLY-RELOADING/m-p/786925#M278410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not using NOW any where. The issue is something else I&amp;nbsp; guess&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 13:38:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DASHBOARD-CONSTANTLY-RELOADING/m-p/786925#M278410</guid>
      <dc:creator />
      <dc:date>2014-12-08T13:38:56Z</dc:date>
    </item>
  </channel>
</rss>

