<?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: Loading data in QlikView in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-data-in-QlikView/m-p/1234868#M858252</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot share my data as it is confidential,but I am not having an idea why data is not getting loaded completely,instead data in initial rows is only getting loaded,other rows are getting ignored&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jan 2017 16:08:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-01-25T16:08:21Z</dc:date>
    <item>
      <title>Loading data in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-in-QlikView/m-p/1234866#M858249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi All&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I have an Excel file with 4000 rows of data,some rows are hidden in excel file itself,the problem I encountered while I was loading this file was that only some rows are getting loaded.Can anyone please help me in this issue.Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-in-QlikView/m-p/1234866#M858249</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-in-QlikView/m-p/1234867#M858250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just did a test loading from Excel where rows are hidden. QlikView loaded all the rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there is something else going on. Can you share your Excel file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 16:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-in-QlikView/m-p/1234867#M858250</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2017-01-25T16:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-in-QlikView/m-p/1234868#M858252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot share my data as it is confidential,but I am not having an idea why data is not getting loaded completely,instead data in initial rows is only getting loaded,other rows are getting ignored&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 16:08:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-in-QlikView/m-p/1234868#M858252</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-25T16:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-in-QlikView/m-p/1234869#M858254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView loads all records/rows from the Excel file if the load statement has not where condition, maybe you can't see some records because these are duplicated in your Excel file, so QlikView automatically creates groups. If you want see all records, my advice is that you create an ID for each row:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YourTable:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RowNo() as ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;from ExcelFile;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 16:12:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-in-QlikView/m-p/1234869#M858254</guid>
      <dc:creator>eespiritu</dc:creator>
      <dc:date>2017-01-25T16:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-in-QlikView/m-p/1234870#M858257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Sometimes Excel workbooks get corrupted.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You might try copying the data to another workbook. Then load from the new workbook.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 16:18:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-in-QlikView/m-p/1234870#M858257</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2017-01-25T16:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-in-QlikView/m-p/1234871#M858258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Enrique&lt;/P&gt;&lt;P&gt;I have no duplicated values&lt;/P&gt;&lt;P&gt;In file type wizard all loaded data should show up,which is present in input file,but,only starting some rows are only being shown&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 16:24:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-in-QlikView/m-p/1234871#M858258</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-25T16:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-in-QlikView/m-p/1234872#M858259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you identify the last row loaded in the QVW file, and then go to your Excel file and check the next row that is not loaded? QlikView is not able to load data that contains some symbols or special characters, this could be the cause of your problem. When QlikView load data from any source and in some point finds any special symbol, the data is truncated until the last record before this symbol.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 16:53:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-in-QlikView/m-p/1234872#M858259</guid>
      <dc:creator>eespiritu</dc:creator>
      <dc:date>2017-01-25T16:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-in-QlikView/m-p/1234873#M858260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are some of the fields calculating fields because they won't load in to Qlik? At least mine didn't, had to copy and paste values to get around that issue,&amp;nbsp; Expressions or Macros might be the problem. If you have hidden tabs it sounds like something is working in the background.&amp;nbsp; My guess,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TM3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 02:36:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-in-QlikView/m-p/1234873#M858260</guid>
      <dc:creator />
      <dc:date>2017-01-26T02:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-in-QlikView/m-p/1234874#M858261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make an fake example or screenshot, so it is possible find very quickly a solution for your issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 08:04:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-in-QlikView/m-p/1234874#M858261</guid>
      <dc:creator>beck_bakytbek</dc:creator>
      <dc:date>2017-01-26T08:04:58Z</dc:date>
    </item>
  </channel>
</rss>

