<?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 Excluding a specific row from an Excel spread sheet in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Excluding-a-specific-row-from-an-Excel-spread-sheet/m-p/540507#M1133442</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have an Excel spread sheet that I am loading my data from. It has multiple rows and columns. The very last row in the spread sheet is a totals row, where all the data from the columns is summed up. When making graphs this row skews the results, so is there any way to take it out using the script? Or is it best to just remove the row from the spreadsheet all together?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for you help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Nov 2013 20:35:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-11-18T20:35:20Z</dc:date>
    <item>
      <title>Excluding a specific row from an Excel spread sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-a-specific-row-from-an-Excel-spread-sheet/m-p/540507#M1133442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have an Excel spread sheet that I am loading my data from. It has multiple rows and columns. The very last row in the spread sheet is a totals row, where all the data from the columns is summed up. When making graphs this row skews the results, so is there any way to take it out using the script? Or is it best to just remove the row from the spreadsheet all together?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for you help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 20:35:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-a-specific-row-from-an-Excel-spread-sheet/m-p/540507#M1133442</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-18T20:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding a specific row from an Excel spread sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-a-specific-row-from-an-Excel-spread-sheet/m-p/540508#M1133443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can remove the row by including a where clause in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case the label for the total row is 'total'&lt;/P&gt;&lt;P&gt;Go to File&amp;gt;Edit Script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;insert the where clause prior to the ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD A, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;D:\datawithtotal.xls.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, no labels)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;where A&amp;lt;&amp;gt;'total'&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 21:18:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-a-specific-row-from-an-Excel-spread-sheet/m-p/540508#M1133443</guid>
      <dc:creator />
      <dc:date>2013-11-18T21:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding a specific row from an Excel spread sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-a-specific-row-from-an-Excel-spread-sheet/m-p/540509#M1133444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! My problem was I didn't realize that pesky semi-colon was the end of the script so when I tried to type in WHERE before it gave me problems. Thank you for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 21:22:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-a-specific-row-from-an-Excel-spread-sheet/m-p/540509#M1133444</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-18T21:22:53Z</dc:date>
    </item>
  </channel>
</rss>

