<?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 Excel in Compatibility Mode? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Excel-in-Compatibility-Mode/m-p/925693#M646446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to load an excel file which is in compatibility mode to qlik. When I am trying to load it into qlik it is loading only 250 records out of 12000 records. How to resolve this, without making any changes in excel, I need to do it in qlik itself. Any solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Dec 2015 19:23:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-12-14T19:23:32Z</dc:date>
    <item>
      <title>Excel in Compatibility Mode?</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-in-Compatibility-Mode/m-p/925693#M646446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to load an excel file which is in compatibility mode to qlik. When I am trying to load it into qlik it is loading only 250 records out of 12000 records. How to resolve this, without making any changes in excel, I need to do it in qlik itself. Any solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 19:23:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-in-Compatibility-Mode/m-p/925693#M646446</guid>
      <dc:creator />
      <dc:date>2015-12-14T19:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Excel in Compatibility Mode?</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-in-Compatibility-Mode/m-p/925694#M646447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tested sample data in my system and working fine for me. Could you post your excel. ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 02:06:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-in-Compatibility-Mode/m-p/925694#M646447</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-12-15T02:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Excel in Compatibility Mode?</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-in-Compatibility-Mode/m-p/925695#M646448</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;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Please, post Sample Data .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 04:31:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-in-Compatibility-Mode/m-p/925695#M646448</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2015-12-15T04:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Excel in Compatibility Mode?</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-in-Compatibility-Mode/m-p/925696#M646449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An Excel file cannot be in "compatability mode" -- that applies to the appearance in the Excel application and has no affect on the file. Is there a completely blank line in the file? You may need to use the Qlikview filter functions to skip the empty line. Start the table file wizard by clicking on Table Files in the script editor. Click on the button "Enable Transformation Step" in the second page of the wizard. Click Conditional Delete..., and use Column 1 is empty as the skip condition. Click Add and OK and verify how many rows you have. Click Next and Finish. This will add the filter to the qualifier part of the From statement - eg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM C:\Qlikview\Test\Book1.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, no labels, table is Sheet1, f&lt;STRONG&gt;ilters(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Remove(Row, RowCnd(CellValue, 1, StrCnd(null)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 04:43:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-in-Compatibility-Mode/m-p/925696#M646449</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-12-15T04:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Excel in Compatibility Mode?</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-in-Compatibility-Mode/m-p/925697#M646450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I don't have any blank lines in the sheet. It's just in comapatibility mode. I have to load it into qlik. But it is not loading. Any other solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 11:20:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-in-Compatibility-Mode/m-p/925697#M646450</guid>
      <dc:creator />
      <dc:date>2015-12-15T11:20:51Z</dc:date>
    </item>
  </channel>
</rss>

