<?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 Qlik Sense Data Manager - Stuck at loading tables in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/137348#M2175</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;We are facing a couple of weird issue with Qlik Sense server. We had a running application, and out of no where one day we found out that the Data Manager was not showing any table. When we go to Data Load editor, the script is present in the Auto generated script, but vanishes after a few seconds. And this thing happens everytime we open the data load editor for that application. The data in app was present with all the transformation we've applied in the data manager.&lt;/P&gt;&lt;P&gt;So we copied the script and added a new custom script and pasted the auto generated one in that, opened the data manager and synchronize the tables to view the model in Data manager. Since then everything was working fine. Today, when I wanted to change something in the model, I opened the Data manager and it keeps on saying "Loading tables". But nothing happens.&lt;/P&gt;&lt;P&gt;We can't find anything in the logs and are not sure what can we do to resolve this.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Sep 2018 10:30:52 GMT</pubDate>
    <dc:creator>chaudharybilal</dc:creator>
    <dc:date>2018-09-18T10:30:52Z</dc:date>
    <item>
      <title>Qlik Sense Data Manager - Stuck at loading tables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/137348#M2175</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;We are facing a couple of weird issue with Qlik Sense server. We had a running application, and out of no where one day we found out that the Data Manager was not showing any table. When we go to Data Load editor, the script is present in the Auto generated script, but vanishes after a few seconds. And this thing happens everytime we open the data load editor for that application. The data in app was present with all the transformation we've applied in the data manager.&lt;/P&gt;&lt;P&gt;So we copied the script and added a new custom script and pasted the auto generated one in that, opened the data manager and synchronize the tables to view the model in Data manager. Since then everything was working fine. Today, when I wanted to change something in the model, I opened the Data manager and it keeps on saying "Loading tables". But nothing happens.&lt;/P&gt;&lt;P&gt;We can't find anything in the logs and are not sure what can we do to resolve this.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2018 10:30:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/137348#M2175</guid>
      <dc:creator>chaudharybilal</dc:creator>
      <dc:date>2018-09-18T10:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Data Manager - Stuck at loading tables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/137349#M2176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone, I'm having similar problems. My page has been stuck on 'loading tables' for 20 minutes now, while the changes I made to the script aren't that much. What's going on when this happens? What can we do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 19:06:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/137349#M2176</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-09T19:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Data Manager - Stuck at loading tables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/1516307#M11971</link>
      <description>&lt;P&gt;Same here! I have waited a very long time (30+ mins) to wait for scripted tables to be synchronized in Data Manager.&lt;/P&gt;&lt;P&gt;In addition, even when I don't need to synchronize the scripted tables, I am always waiting for Data Manager to display the tables and this happens in both Desktop and Enterprise Server environment... it is really painful and&amp;nbsp;a big productivity killer.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 15:05:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/1516307#M11971</guid>
      <dc:creator>cristian_ionesc</dc:creator>
      <dc:date>2018-12-04T15:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Data Manager - Stuck at loading tables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/1524911#M12182</link>
      <description>&lt;P&gt;One tip I have for other users who are experiencing this issue: put a LIMIT statement on all your data tables to keep them to &amp;lt;~100 rows and reload the app. It seems that when you dramatically reduce the size of the data tables in question it *can* speed up the load time in the DM. However, if you have complicated queries built into your load script they may still need some time to&amp;nbsp;execute even in a limited fashion before the page can be prepared.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've had similar problems with the DM since we installed. I don't think we're observing a bug, I think this is just the expected (and unacceptable) speed of the system that generates this page. It's easily the most frustrating part of Qlik Sense, and I hope the community managers pay attention to these posts and talk to product about it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It frequently takes far longer than the time required to execute the load statement to get this page to load, synchronization frequently takes even longer, and&amp;nbsp;sometimes after a sync the system will simply never actually load the DM page and just gets stuck with the loading icon. You have to wait until you see the table at the bottom of the page pop up in grey in the background, which appears to indicate that synchronization is complete, and then reload the page. (And wait for the manager to load again, ugh)&lt;/P&gt;</description>
      <pubDate>Fri, 28 Dec 2018 23:06:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/1524911#M12182</guid>
      <dc:creator>peterkunhardt</dc:creator>
      <dc:date>2018-12-28T23:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Data Manager - Stuck at loading tables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/1526162#M12205</link>
      <description>&lt;P&gt;Having the same issue, it's getting really frustrating to have efficiency so heavily impacted by this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jan 2019 08:22:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/1526162#M12205</guid>
      <dc:creator>emiz</dc:creator>
      <dc:date>2019-01-04T08:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Data Manager - Stuck at loading tables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/1550393#M12793</link>
      <description>&lt;P&gt;Also having this issue. I'm still very new to Qlik, is there another way to perform data cleanup than the data manager or am I dependent on the resolution of the bug to proceed?&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 10:36:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/1550393#M12793</guid>
      <dc:creator>LeonieVS</dc:creator>
      <dc:date>2019-02-28T10:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Data Manager - Stuck at loading tables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/1561562#M13089</link>
      <description>&lt;P&gt;I think you need to check on Security Rules to allows user&amp;nbsp;&lt;SPAN&gt;can still access the folder and prepare data&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 18:52:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/1561562#M13089</guid>
      <dc:creator>maxloveiii</dc:creator>
      <dc:date>2019-03-26T18:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Data Manager - Stuck at loading tables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/1576345#M13470</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i m facing the same issue, besides i could no more load data from my sql server in the data loader, this is only possible from qmc&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error.png" style="width: 734px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/11401i5464FEF35EF5D94B/image-size/large?v=v2&amp;amp;px=999" role="button" title="error.png" alt="error.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any ideas please ??&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 11:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/1576345#M13470</guid>
      <dc:creator>utdyt</dc:creator>
      <dc:date>2019-05-03T11:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Data Manager - Stuck at loading tables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/1593983#M13919</link>
      <description>&lt;P&gt;I am getting 'incomplete data visualization' in data manager. This happened when I added a calculated field in data manager. When I click on edit table in data manager, no table data appears. Only&amp;nbsp;'incomplete data visualization' appears. What is the solution for this?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2019 08:24:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/1593983#M13919</guid>
      <dc:creator>rups</dc:creator>
      <dc:date>2019-06-20T08:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Data Manager - Stuck at loading tables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/1596510#M13998</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/76888"&gt;@rups&lt;/a&gt;,&amp;nbsp;it sounds like perhaps there was an error when the Data Manager attempted to compose the code which would have generated your calculated column.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could try heading over to the Data Load Editor page, navigating to the "Auto-Generated Section" of the code, unlocking it, deleting the section entirely, and then heading back to the Data Manager page. This should delete the calculated column you added and cause the data manager to believe the tables are in need of synchronization, allowing you to rebuild the auto-generated section of the script.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the issue happens again when you try to define the same column, it may be that you've got an error in the column expression or perhaps have located a bug.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 23:24:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/1596510#M13998</guid>
      <dc:creator>peterkunhardt</dc:creator>
      <dc:date>2019-06-26T23:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Data Manager - Stuck at loading tables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/1855420#M20611</link>
      <description>&lt;P&gt;This is a late reply, but I am including in case it would help someone.&lt;/P&gt;
&lt;P&gt;I work with large tables, over 100 m records. Working with datamanager is very difficult with these tables. Since I need datamanager for associations, I use first the load editor. After the name of each of the large tables, I add the following:&lt;/P&gt;
&lt;P&gt;first 1000&lt;/P&gt;
&lt;P&gt;Then the data loads fast, and Datamanager loads fast. I add/edit the necessary associations, then load data.&lt;/P&gt;
&lt;P&gt;Then back to the load editor comment the line with first 1000 , then finally, load data from data load editor, and directly to the sheet. It is a workaround, but it works, and saves a lot of time watching the "paint dry"&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 09:29:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/1855420#M20611</guid>
      <dc:creator>Majed</dc:creator>
      <dc:date>2021-11-04T09:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Data Manager - Stuck at loading tables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/1997760#M23578</link>
      <description>&lt;P&gt;I resolved this by creating a brand new app and adding each load statement one by one in the script editor. After each load addition, save, load and go to the table manager. Synchronize scripted tables, add any associations, load again, save, and go back to the script editor and add the next Load statement. I also limited the rows returned to 10, until the model was complete and then removed the limitation. This is kind of ridiculous in a tool that has been around a while. A major, major flaw in the software.&amp;nbsp;@Anonymous&amp;nbsp;hope you are clued in!!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 15:42:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Data-Manager-Stuck-at-loading-tables/m-p/1997760#M23578</guid>
      <dc:creator>johnnyirldev</dc:creator>
      <dc:date>2022-10-27T15:42:44Z</dc:date>
    </item>
  </channel>
</rss>

