<?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: Ignoring certain rows in specific Tabrows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ignoring-certain-rows-in-specific-Tabrows/m-p/491047#M1139143</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Am i creating a new expression in my table or adding it to an existing expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Oct 2013 15:19:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-18T15:19:08Z</dc:date>
    <item>
      <title>Ignoring certain rows in specific Tabrows</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-certain-rows-in-specific-Tabrows/m-p/491045#M1139141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently having an issue in one of my tables. In my QV doc, I would like to filter out an entire row from the table. I am currently sorting by year (2008-2013) but I have another year in my excel for 2050. I do not want this year to appear in this specific tabrow but I still need it in my script for a separate tabrow. Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 15:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-certain-rows-in-specific-Tabrows/m-p/491045#M1139141</guid>
      <dc:creator />
      <dc:date>2013-10-18T15:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring certain rows in specific Tabrows</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-certain-rows-in-specific-Tabrows/m-p/491046#M1139142</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= If(Year &amp;lt;&amp;gt; 2050, Year)&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; Expression in filter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 15:14:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-certain-rows-in-specific-Tabrows/m-p/491046#M1139142</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-10-18T15:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring certain rows in specific Tabrows</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-certain-rows-in-specific-Tabrows/m-p/491047#M1139143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Am i creating a new expression in my table or adding it to an existing expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 15:19:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-certain-rows-in-specific-Tabrows/m-p/491047#M1139143</guid>
      <dc:creator />
      <dc:date>2013-10-18T15:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring certain rows in specific Tabrows</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-certain-rows-in-specific-Tabrows/m-p/491048#M1139144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In expression try excluding the year by using Year-={2050}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Year-={2050}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview shows error near -=, by it works as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 15:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-certain-rows-in-specific-Tabrows/m-p/491048#M1139144</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-10-18T15:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring certain rows in specific Tabrows</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-certain-rows-in-specific-Tabrows/m-p/491049#M1139145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This eliminates the row when there is no data in it. But once I put data in for my other expressions the row appears again. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 15:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-certain-rows-in-specific-Tabrows/m-p/491049#M1139145</guid>
      <dc:creator />
      <dc:date>2013-10-18T15:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring certain rows in specific Tabrows</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-certain-rows-in-specific-Tabrows/m-p/491050#M1139146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;can u attach and come up with sample example.&amp;nbsp; It helps in understanding the scenaio well&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 15:59:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-certain-rows-in-specific-Tabrows/m-p/491050#M1139146</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-10-18T15:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Ignoring certain rows in specific Tabrows</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-certain-rows-in-specific-Tabrows/m-p/491051#M1139147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a sample. I would like to eliminate the 30000 from Net Sales.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 16:12:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-certain-rows-in-specific-Tabrows/m-p/491051#M1139147</guid>
      <dc:creator />
      <dc:date>2013-10-18T16:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Ignoring certain rows in specific Tabrows</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-certain-rows-in-specific-Tabrows/m-p/491052#M1139148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;PFA file for solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 16:21:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-certain-rows-in-specific-Tabrows/m-p/491052#M1139148</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-10-18T16:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring certain rows in specific Tabrows</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-certain-rows-in-specific-Tabrows/m-p/491053#M1139149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please close this post if your issue is solved, it helped others to solve this type of issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Oct 2013 14:27:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-certain-rows-in-specific-Tabrows/m-p/491053#M1139149</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-10-19T14:27:14Z</dc:date>
    </item>
  </channel>
</rss>

