<?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: Load repeats fetches of records in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-repeats-fetches-of-records/m-p/723453#M1068340</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it does seem strange that it's 2x loading....every file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHat happens when you hit the debug button from the load script and step through the script line by line? Any insights on why it repeats? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 06 Sep 2014 00:59:57 GMT</pubDate>
    <dc:creator>JonnyPoole</dc:creator>
    <dc:date>2014-09-06T00:59:57Z</dc:date>
    <item>
      <title>Load repeats fetches of records</title>
      <link>https://community.qlik.com/t5/QlikView/Load-repeats-fetches-of-records/m-p/723450#M1068337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am fairly new to the QV application.&amp;nbsp; I am attempting to load different CSV files of different lengths and different number of records.&amp;nbsp; In all cases except the last (most recently added table), the load process repeats the fetch of records and the lines fetched is double (see below).&amp;nbsp; It does not happen in all of my QVW files only some.&amp;nbsp; PLEASE HELP!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLE1 &amp;lt;&amp;lt; FILE1.CSV 116,303 lines fetched&lt;/P&gt;&lt;P&gt;TABLE1 &amp;lt;&amp;lt; FILE1.CSV 232,606 lines fetched&lt;/P&gt;&lt;P&gt;TABLE2 &amp;lt;&amp;lt; FILE2.CSV 205,401 lines fetched&lt;/P&gt;&lt;P&gt;TABLE2 &amp;lt;&amp;lt; FILE2.CSV 410,802 lines fetched&lt;/P&gt;&lt;P&gt;TABLE3 &amp;lt;&amp;lt; FILE3.CSV 3,129 lines fetched&lt;/P&gt;&lt;P&gt;TABLE3 &amp;lt;&amp;lt; FILE3.CSV 6,258 lines fetched&lt;/P&gt;&lt;P&gt;TABLE4 &amp;lt;&amp;lt; FILE4.CSV 139,154 lines fetched&lt;/P&gt;&lt;P&gt;TABLE4 &amp;lt;&amp;lt; FILE4.CSV 278,308 lines fetched&lt;/P&gt;&lt;P&gt;TABLE5 &amp;lt;&amp;lt; FILE5.CSV 526 lines fetched&lt;/P&gt;&lt;P&gt;TABLE5 &amp;lt;&amp;lt; FILE5.CSV 1,052 lines fetched&lt;/P&gt;&lt;P&gt;TABLE6 &amp;lt;&amp;lt; FILE6.CSV 2,124 lines fetched&lt;/P&gt;&lt;P&gt;TABLE6 &amp;lt;&amp;lt; FILE6.CSV 4,248 lines fetched&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TABLE7 &amp;lt;&amp;lt; FILE7.CSV 866 lines fetched&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 19:23:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-repeats-fetches-of-records/m-p/723450#M1068337</guid>
      <dc:creator />
      <dc:date>2014-09-05T19:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Load repeats fetches of records</title>
      <link>https://community.qlik.com/t5/QlikView/Load-repeats-fetches-of-records/m-p/723451#M1068338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you expecting each file to create a new table or are you trying to stack the rows in each file into 1 large table in Qlik ?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect some of your files have the same field names and same number of field names as others. In that situation, qlik will automatically combine the 2 tables into one long table with a table name equivalent to the first table name (which will be the file name by default).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you share your load script that will help but please consider how you want the table to link or stack in qlik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 19:28:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-repeats-fetches-of-records/m-p/723451#M1068338</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-09-05T19:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Load repeats fetches of records</title>
      <link>https://community.qlik.com/t5/QlikView/Load-repeats-fetches-of-records/m-p/723452#M1068339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am expecting each file to create a new table.&amp;nbsp; In my load script, I have changed the field names by prepending a qualifier (i.e. TBL1_) to differentiate fields.&amp;nbsp; When I open a brand new document and load, QV does not exhibit this behavior.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Sep 2014 00:38:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-repeats-fetches-of-records/m-p/723452#M1068339</guid>
      <dc:creator />
      <dc:date>2014-09-06T00:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Load repeats fetches of records</title>
      <link>https://community.qlik.com/t5/QlikView/Load-repeats-fetches-of-records/m-p/723453#M1068340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it does seem strange that it's 2x loading....every file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHat happens when you hit the debug button from the load script and step through the script line by line? Any insights on why it repeats? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Sep 2014 00:59:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-repeats-fetches-of-records/m-p/723453#M1068340</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-09-06T00:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Load repeats fetches of records</title>
      <link>https://community.qlik.com/t5/QlikView/Load-repeats-fetches-of-records/m-p/723454#M1068341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see that it repeats there as well.&amp;nbsp; I am at a loss.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Sep 2014 01:18:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-repeats-fetches-of-records/m-p/723454#M1068341</guid>
      <dc:creator />
      <dc:date>2014-09-06T01:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Load repeats fetches of records</title>
      <link>https://community.qlik.com/t5/QlikView/Load-repeats-fetches-of-records/m-p/723455#M1068342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In debug, after the load, it does not move to the next load step but remains on the same load step and executes a 2nd time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Sep 2014 01:32:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-repeats-fetches-of-records/m-p/723455#M1068342</guid>
      <dc:creator />
      <dc:date>2014-09-06T01:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Load repeats fetches of records</title>
      <link>https://community.qlik.com/t5/QlikView/Load-repeats-fetches-of-records/m-p/723456#M1068343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you copy paste the script to a new qvw does it do the same ? If yes can u share the script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Sep 2014 02:48:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-repeats-fetches-of-records/m-p/723456#M1068343</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-09-06T02:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Load repeats fetches of records</title>
      <link>https://community.qlik.com/t5/QlikView/Load-repeats-fetches-of-records/m-p/723457#M1068344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan.&amp;nbsp; Yes it does the same....I also ran in debug and after the first fetch, the debug pointer stayed on this load step after it completed and run again prior to going on to the next step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOGINS:&lt;/P&gt;&lt;P&gt;LOAD SESS_ID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CUST_ACCT_NUM, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HIT_ID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SEASON_CD, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOGIN_VISIT_ID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; APP_NAME_VER_DESC, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RPTG_ST_NAME, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER_DEVICE_NAME, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER_DEVICE_TYPE_NAME, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER_DEVICE_OS_NAME, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOGIN_PT_TMSTMP, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOGIN_PT_HR_NUM, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOGIN_USER_LOC_TMSTMP, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOGIN_USER_LOCAL_HR_NUM, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER_TMZ_OFFSET_VAL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOGIN_CONN_TYP_NAME, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IN_HOME_IND, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CUST_TYPE_NAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WS_CUST_ELGBTY_CODE, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOGIN_PT_DATE,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CUST_ACCT_NBR, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OFFER_USED, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OFFER_TYPE, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TENURE&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;Z&gt;&lt;/Z&gt;&lt;/P&gt;&lt;P&gt;(txt, utf8, embedded labels, delimiter is ',', msq);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Sep 2014 19:19:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-repeats-fetches-of-records/m-p/723457#M1068344</guid>
      <dc:creator />
      <dc:date>2014-09-07T19:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Load repeats fetches of records</title>
      <link>https://community.qlik.com/t5/QlikView/Load-repeats-fetches-of-records/m-p/723458#M1068345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you mentioned the last csv only loaded once . If you place it first in the order does it load twice and the (new) last csv load once ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you type the following line in front of the load statement it should just load 10 rows of data. Does it cause the load to load 2*10 = 20 rows of data ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lastly, is this the first time you are using qlikview? im just wondering what was happening up until now and what might have changed ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 02:00:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-repeats-fetches-of-records/m-p/723458#M1068345</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-09-08T02:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Load repeats fetches of records</title>
      <link>https://community.qlik.com/t5/QlikView/Load-repeats-fetches-of-records/m-p/723459#M1068346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it out actually.&amp;nbsp; The CSV file I was loading was created on a SAS server.&amp;nbsp; For some reason, it caused the load statements to execute twice.&amp;nbsp; I moved the CSV files to my laptop and QV executed the load properly.&amp;nbsp; Go figure...thank you for sticking with me on this even on the weekend...:-)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 02:03:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-repeats-fetches-of-records/m-p/723459#M1068346</guid>
      <dc:creator />
      <dc:date>2014-09-08T02:03:54Z</dc:date>
    </item>
  </channel>
</rss>

