<?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: How to get all records in straight table without missing? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601935#M1093754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check your access database may be problem is there after 3016 records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 May 2014 13:03:35 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2014-05-06T13:03:35Z</dc:date>
    <item>
      <title>How to get all records in straight table without missing?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601917#M1093732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a straight table with data. The columns are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name, DateEntered, DaysinQueue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the records are updating from access database. But there ate two records in access database with DateEntered as 28/04/2014 12:16:36 and another record with DateEntered as 28/04/2014 13:43:18. Only these two records are not updating in the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone suggest me how to get this records?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 10:53:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601917#M1093732</guid>
      <dc:creator />
      <dc:date>2014-05-06T10:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all records in straight table without missing?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601918#M1093733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This records are timestamp formats if you not want time stamp try to change in the load script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Date(DateEntered,'DD/MM/YYY') AS &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DateEntered &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;From Location;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 10:56:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601918#M1093733</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-05-06T10:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all records in straight table without missing?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601919#M1093734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I tried it earlier itself. But it is not working. Any solution please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 11:16:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601919#M1093734</guid>
      <dc:creator />
      <dc:date>2014-05-06T11:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all records in straight table without missing?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601920#M1093735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Otherwise make all timestamp like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Timestamp(DateEntered,'DD/MM/YYYY hh:mm:ss') AS &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DateEntered&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 11:27:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601920#M1093735</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-05-06T11:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all records in straight table without missing?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601921#M1093736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. Actually I don't have any problem with timestamp or without timestamp. Because other records are populating. Only the above two are missing. How can I set this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 11:36:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601921#M1093736</guid>
      <dc:creator />
      <dc:date>2014-05-06T11:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all records in straight table without missing?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601922#M1093737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try adding rowno()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This creates a unique row for each data entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else try removing last part of the load statement from memory msq? this will force it to load all data and not ignore a line with same data as another line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 11:36:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601922#M1093737</guid>
      <dc:creator />
      <dc:date>2014-05-06T11:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all records in straight table without missing?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601923#M1093738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have any data exclusion logic in your where clause and as a result these two records are getting ignored?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 11:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601923#M1093738</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-05-06T11:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all records in straight table without missing?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601924#M1093739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be due to some logic this date is not display for cross check that your model is fetch this record or not try to write a where condition in another separate application by taking backup of previous one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Fields..&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DateEntered&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;From Location&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Where DateEntered = '&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;28/04/2014 12:16:36' and DateEntered = '28/04/2014 13:43:18';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Try to populate only based on this two records and do this where this fro &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DateEntered &lt;/SPAN&gt;field where is is available in the tables.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 11:49:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601924#M1093739</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-05-06T11:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all records in straight table without missing?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601925#M1093740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no don't have any where clause.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 11:53:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601925#M1093740</guid>
      <dc:creator />
      <dc:date>2014-05-06T11:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all records in straight table without missing?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601926#M1093741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load rowno() as anyfield in load statement and in straight table add anyfield and hide it &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 12:02:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601926#M1093741</guid>
      <dc:creator>suheshreddy</dc:creator>
      <dc:date>2014-05-06T12:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all records in straight table without missing?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601927#M1093742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I tried. These two dates are not populating. How can I change this to get the records?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 12:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601927#M1093742</guid>
      <dc:creator />
      <dc:date>2014-05-06T12:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all records in straight table without missing?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601928#M1093743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where I can add this as I have this table in load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tbl:&lt;/P&gt;&lt;P&gt;LOAD Name,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DateEntered,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DaysinQueue&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Extractor\Tbl.qvd&lt;/P&gt;&lt;P&gt;(qvd)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 12:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601928#M1093743</guid>
      <dc:creator />
      <dc:date>2014-05-06T12:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all records in straight table without missing?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601929#M1093744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Almost everyone has suggested a reason or a cause of the record not being visible even after that you do not see it then it would be great if you can share your QVW and can let us know which exact record (record ID) you have in the database and not being pulled to the QVW.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 12:14:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601929#M1093744</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-05-06T12:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all records in straight table without missing?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601930#M1093745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tbl:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rowno() as anyfield, Name,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     DateEntered,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     DaysinQueue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Extractor\Tbl.qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(qvd)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 12:21:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601930#M1093745</guid>
      <dc:creator>suheshreddy</dc:creator>
      <dc:date>2014-05-06T12:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all records in straight table without missing?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601931#M1093747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. The problem is the database there are 4463 records. The qvd loading only 4365 records. How can I get complete set of reords in to qvd?please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 12:44:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601931#M1093747</guid>
      <dc:creator />
      <dc:date>2014-05-06T12:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all records in straight table without missing?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601932#M1093749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you paste your data load script here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 12:46:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601932#M1093749</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-05-06T12:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all records in straight table without missing?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601933#M1093751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tbl:&lt;BR /&gt;LOAD Rowno() as Rowno,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DateEntered&lt;BR /&gt;SQL SELECT *&lt;BR /&gt;FROM tblCustomer;&lt;/P&gt;&lt;P&gt;STORE Tbl INTO C:\Extractor\Tbl.qvd;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;DROP TABLE Tbl;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: It is showing a message as ODBC read failed after loading 3016 records. Will this be the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 12:49:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601933#M1093751</guid>
      <dc:creator />
      <dc:date>2014-05-06T12:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all records in straight table without missing?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601934#M1093753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could be. if you have database interface tool like sql+ or sql developer then try to run the same script in there and check if you are getting the same error or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you may also check the detail error message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 12:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601934#M1093753</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-05-06T12:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all records in straight table without missing?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601935#M1093754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check your access database may be problem is there after 3016 records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 13:03:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601935#M1093754</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-05-06T13:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all records in straight table without missing?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601936#M1093756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;unfortunately I don't have any other environment to run this. It is not showing any detailed error message it is showing only QVX_Unexpected_End_of_data. as in attached. How can I set this please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 13:03:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-all-records-in-straight-table-without-missing/m-p/601936#M1093756</guid>
      <dc:creator />
      <dc:date>2014-05-06T13:03:39Z</dc:date>
    </item>
  </channel>
</rss>

