<?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: Unable to pull data from CSV file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Unable-to-pull-data-from-CSV-file/m-p/558448#M208454</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No limitation. Likely there is a problem with quotes or special characters in the file.&lt;/P&gt;&lt;P&gt;In the file wizard, check the Ignore EOF box and set Quoting to none.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That should fix your issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Sep 2013 11:34:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-24T11:34:09Z</dc:date>
    <item>
      <title>Unable to pull data from CSV file</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-pull-data-from-CSV-file/m-p/558442#M208448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am in the process of building a new score for one of my projects and I am facing difficulty in importing data from CSV file. The file has close 2.3 million records and while trying to import data in Qlikview only 1.4 mill records are being imported. Can some one let me know if we can pull in all the 2.3 mil reocrds are does qlikview has a limition on the number of records it can import from a .csv file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 07:52:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-pull-data-from-CSV-file/m-p/558442#M208448</guid>
      <dc:creator />
      <dc:date>2013-09-24T07:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull data from CSV file</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-pull-data-from-CSV-file/m-p/558443#M208449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Should be no problem to load the 2.3 mil records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if there are any special characters / quotes in your input file at the position the load stops.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you post your LOAD format specs? Try using&amp;nbsp; 'no quotes' or remove the 'msq' style quoting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 09:57:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-pull-data-from-CSV-file/m-p/558443#M208449</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-09-24T09:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull data from CSV file</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-pull-data-from-CSV-file/m-p/558444#M208450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recently pulled in 9 million via CSV and it gave me no issues. When loading the file, what do you notice during script execution. Have you applied any transformations to the csv. Try loading it as is with the correct delimiter and nothing else into the qvw and see if all records load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a LOAD DISTINCT, could it possible be that QV is removing that volume of duplicates from the file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 10:28:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-pull-data-from-CSV-file/m-p/558444#M208450</guid>
      <dc:creator />
      <dc:date>2013-09-24T10:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull data from CSV file</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-pull-data-from-CSV-file/m-p/558445#M208451</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;Qlikview do not have any data limitation in importing data from CSV files, check whether there are any issues with the data, open the file in Excel 2007-10 and check whether all the rows are displaying correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 10:29:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-pull-data-from-CSV-file/m-p/558445#M208451</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-09-24T10:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull data from CSV file</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-pull-data-from-CSV-file/m-p/558446#M208452</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;No, there is no limit in loading data from csv file (as far as i know). This mmight be caused due to some bad data in file which is considered as end of file mark. You can try looking for any errors/issues in the file/data right after where it has stopped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 10:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-pull-data-from-CSV-file/m-p/558446#M208452</guid>
      <dc:creator />
      <dc:date>2013-09-24T10:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull data from CSV file</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-pull-data-from-CSV-file/m-p/558447#M208453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look in csv file for special characters that might trigger eof. Try checking Ignore EOF in step 1 of File Wizard.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 11:14:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-pull-data-from-CSV-file/m-p/558447#M208453</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2013-09-24T11:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull data from CSV file</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-pull-data-from-CSV-file/m-p/558448#M208454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No limitation. Likely there is a problem with quotes or special characters in the file.&lt;/P&gt;&lt;P&gt;In the file wizard, check the Ignore EOF box and set Quoting to none.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That should fix your issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 11:34:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-pull-data-from-CSV-file/m-p/558448#M208454</guid>
      <dc:creator />
      <dc:date>2013-09-24T11:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull data from CSV file</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-pull-data-from-CSV-file/m-p/558449#M208455</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;There is no limitation in qlikview on no of records,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check your RAM memory or eliminate the unnecessary column from csv while loading data in qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 11:37:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-pull-data-from-CSV-file/m-p/558449#M208455</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-09-24T11:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull data from CSV file</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-pull-data-from-CSV-file/m-p/558450#M208456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkatesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you getting any error message when the reload completes ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you running the reload on the server or your own desktop ?&amp;nbsp; &lt;BR /&gt;If on your desktop check to see if you are running out of memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 11:46:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-pull-data-from-CSV-file/m-p/558450#M208456</guid>
      <dc:creator>markodonovan</dc:creator>
      <dc:date>2013-09-24T11:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to pull data from CSV file</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-pull-data-from-CSV-file/m-p/558451#M208457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. I think the suggestion for Kieth worked well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 12:27:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-pull-data-from-CSV-file/m-p/558451#M208457</guid>
      <dc:creator />
      <dc:date>2013-09-24T12:27:35Z</dc:date>
    </item>
  </channel>
</rss>

