<?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: Extra row when selecting Table Files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923319#M980069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to put the statement in the script, but it didn't solve the problem &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is happening with a few different tables, on the same QVW document. Somo other tables, however, are working fine. I cleaned all the Excel tables once again, bur the problem still persists. No idea of what's going on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Aug 2015 14:48:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-08-14T14:48:14Z</dc:date>
    <item>
      <title>Extra row when selecting Table Files</title>
      <link>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923311#M980060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to import this simple Excel table to Qlikview:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.GIF" class="jive-image image-1" height="212" src="https://community.qlik.com/legacyfs/online/95997_2.GIF" style="height: 212.165254237288px; width: 311px;" width="311" /&gt;&lt;/P&gt;&lt;P&gt;but when I do this I get an extra row (see the last row on the next picture):&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.GIF" class="jive-image image-2" height="230" src="https://community.qlik.com/legacyfs/online/95998_1.GIF" style="height: 230.141935483871px; width: 416px; float: left;" width="416" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is bad since the first column will be my table's dimension and, therefore, I will get an extra - meaningless - row on my table.&lt;/P&gt;&lt;P&gt;Anyone know why is this happening and how can I fix it? I'm sure there's nothing (any spaces) in the row below the last row of my Excel table. This has happened to me with a few different tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 18:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923311#M980060</guid>
      <dc:creator />
      <dc:date>2015-08-13T18:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Extra row when selecting Table Files</title>
      <link>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923312#M980061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add a where to your load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; len(trim(dimMes5)) &amp;gt; 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 18:13:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923312#M980061</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-08-13T18:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Extra row when selecting Table Files</title>
      <link>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923313#M980062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some times Qlikview will show up in the wizard if any empty spaces on the bottom lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the wizard, you can use transformation step or check the length of any field to avoid the loading the empty space line&amp;nbsp; like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where Len(Trim(dimMes5)) ;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 18:33:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923313#M980062</guid>
      <dc:creator />
      <dc:date>2015-08-13T18:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Extra row when selecting Table Files</title>
      <link>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923314#M980063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mateus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Does the extra row actually appear in you QVW?&lt;/P&gt;&lt;P&gt;2. Have you checked the cells in excel ARE actually empty?&lt;/P&gt;&lt;P&gt;3. Can you upload the actual xlsx?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 10:17:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923314#M980063</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-08-14T10:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Extra row when selecting Table Files</title>
      <link>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923315#M980064</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;Once try to delete the entire row in excel and try lo reload now in qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;some time some special characters might be there so that in qlikivew it might take as an extra row data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 10:30:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923315#M980064</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2015-08-14T10:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Extra row when selecting Table Files</title>
      <link>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923316#M980066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help Massimo!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But where would I insert this statement? Before the "From" statement? Because it's not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="3.GIF" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/96110_3.GIF" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 14:22:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923316#M980066</guid>
      <dc:creator />
      <dc:date>2015-08-14T14:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Extra row when selecting Table Files</title>
      <link>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923317#M980067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Andrew! First of al, thanks for the help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Yes, it does. See the picture below (I have no idea of what the data on the extra column mean).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="4.GIF" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/96111_4.GIF" style="height: 293px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;2. Yeah, I had already made sure they were empty, but I deleted ALL the cells except for the ones from the actual table, reloaded the script on qvw, and still the problem continues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 14:29:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923317#M980067</guid>
      <dc:creator />
      <dc:date>2015-08-14T14:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Extra row when selecting Table Files</title>
      <link>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923318#M980068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dimMes5,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ....,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ....,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sortdimMes5&lt;/P&gt;&lt;P&gt;from&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [C:\Users.......................&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (ooxml, ..........&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;where&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; len(trim(dimMes5)) &amp;gt; 0&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 14:29:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923318#M980068</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-08-14T14:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Extra row when selecting Table Files</title>
      <link>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923319#M980069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to put the statement in the script, but it didn't solve the problem &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is happening with a few different tables, on the same QVW document. Somo other tables, however, are working fine. I cleaned all the Excel tables once again, bur the problem still persists. No idea of what's going on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 14:48:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923319#M980069</guid>
      <dc:creator />
      <dc:date>2015-08-14T14:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Extra row when selecting Table Files</title>
      <link>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923320#M980070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Q 3 - Can you upload the excel sheet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 15:19:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923320#M980070</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-08-14T15:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Extra row when selecting Table Files</title>
      <link>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923321#M980071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you add &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Where Len(Trim(dimMes5)) ; &lt;/STRONG&gt;to your load script. ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 15:39:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923321#M980071</guid>
      <dc:creator />
      <dc:date>2015-08-14T15:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Extra row when selecting Table Files</title>
      <link>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923322#M980072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a different table, but the same problem is happening to it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 16:33:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923322#M980072</guid>
      <dc:creator />
      <dc:date>2015-08-14T16:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Extra row when selecting Table Files</title>
      <link>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923323#M980073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I did, but it didn't change anything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 16:45:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923323#M980073</guid>
      <dc:creator />
      <dc:date>2015-08-14T16:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Extra row when selecting Table Files</title>
      <link>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923324#M980074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any new ideas Andy?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2015 17:34:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923324#M980074</guid>
      <dc:creator />
      <dc:date>2015-08-18T17:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Extra row when selecting Table Files</title>
      <link>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923325#M980075</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;Once try to copy entire data from the sheet and paste in another new sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now try to reload the data from the new sheet instead of new sheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 03:36:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923325#M980075</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2015-08-19T03:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Extra row when selecting Table Files</title>
      <link>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923326#M980076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help Sasi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did try to use a different sheet. It's not hard to do it because my sheets are all really simple. But anyway, this is happening to EVERY sheet I load to my Qlikview job, and that's about 12 of them. The curious thing is that, sometimes, when I'm loading&amp;nbsp; a sheet, the pre-visualization on Qlikview doesn't show the extra row (such as it did in the first picture I posted), but, still, the extra row comes up when I build the Pivot Table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 13:19:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extra-row-when-selecting-Table-Files/m-p/923326#M980076</guid>
      <dc:creator />
      <dc:date>2015-08-19T13:19:26Z</dc:date>
    </item>
  </channel>
</rss>

