<?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 Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Performance-Issue/m-p/537536#M200916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any ways by automating it and not doing manual work&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Dec 2013 06:34:27 GMT</pubDate>
    <dc:creator>saumyashah90</dc:creator>
    <dc:date>2013-12-10T06:34:27Z</dc:date>
    <item>
      <title>Performance Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-Issue/m-p/537534#M200914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guyz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have source file this&lt;/P&gt;&lt;P&gt;&lt;IMG alt="v1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/50089_v1.png" style="width: 620px; height: 32px;" /&gt;&lt;/P&gt;&lt;P&gt;Here you can see there is no file type(this file comes through unix comet job)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i load this in qlikview with ^ as delimiter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/50105_1.png" style="width: 620px; height: 59px;" /&gt;&lt;/P&gt;&lt;P&gt;Yo can see here by default it take txt format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)My question is when i convert this file into txt and then load it instead without converting , QlikView relaod takes place in 15 secs or 1 min,&lt;/P&gt;&lt;P&gt;but wheni reload it without any extension like above oic, it take 15 mins to reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why is that problem occuring(both are the same file having same data),what could be done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) what is this msq ? i mean what does it mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try to answer .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2013 04:10:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-Issue/m-p/537534#M200914</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2013-12-06T04:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-Issue/m-p/537535#M200915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could exceute a Robocopy command to rename the file with a .txt extension to improve the load time.&lt;/P&gt;&lt;P&gt;Then load the file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 15:09:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-Issue/m-p/537535#M200915</guid>
      <dc:creator />
      <dc:date>2013-12-09T15:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-Issue/m-p/537536#M200916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any ways by automating it and not doing manual work&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 06:34:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-Issue/m-p/537536#M200916</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2013-12-10T06:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-Issue/m-p/537537#M200917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the server you can schedule a task that runs a .cmd or .bat file, that renames the file adding it an extension.&lt;/P&gt;&lt;P&gt;Open notepad and write:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;rename PMCADSOutliersxxxxxx PMCADSOutliersxxxxxx.txt&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will rename the file.&lt;/P&gt;&lt;P&gt;Save this file as&lt;STRONG&gt;&lt;EM&gt; Renamefile.cmd&lt;/EM&gt;&lt;/STRONG&gt; in a folder on the server that hosts the file, and set it to run as a scheduled task (in Windows) before Qlikview loads it, and that is all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 07:42:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-Issue/m-p/537537#M200917</guid>
      <dc:creator>salto</dc:creator>
      <dc:date>2013-12-10T07:42:30Z</dc:date>
    </item>
  </channel>
</rss>

