<?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 Remove row from TableList in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Remove-row-from-TableList/m-p/526456#M549884</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I build a 'new sheet object' of type Table List. It is populated&amp;nbsp; with data from Excel. Mistakenly, I am loading the last row, that is Total Revenue, and should be calculated separately but is not an item in the list. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to remove an item from the list after the list is built ? On right click, it is possible to remove the whole object, but i cannot find how to eliminate one row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Dec 2013 15:30:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-26T15:30:32Z</dc:date>
    <item>
      <title>Remove row from TableList</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-row-from-TableList/m-p/526456#M549884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I build a 'new sheet object' of type Table List. It is populated&amp;nbsp; with data from Excel. Mistakenly, I am loading the last row, that is Total Revenue, and should be calculated separately but is not an item in the list. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to remove an item from the list after the list is built ? On right click, it is possible to remove the whole object, but i cannot find how to eliminate one row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2013 15:30:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-row-from-TableList/m-p/526456#M549884</guid>
      <dc:creator />
      <dc:date>2013-12-26T15:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Remove row from TableList</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-row-from-TableList/m-p/526457#M549885</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;/P&gt;&lt;P&gt;If you can attach the excel file will be much better but you can try a table list using an expresion and the expresion should be something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(MyField&amp;lt;&amp;gt;'Total', MyField)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Len(Trim(MyField))&amp;gt;0, MyField) // If the total row is null or is an space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2013 16:01:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-row-from-TableList/m-p/526457#M549885</guid>
      <dc:creator />
      <dc:date>2013-12-26T16:01:55Z</dc:date>
    </item>
  </channel>
</rss>

