<?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 How to remove row when column 1 and 2 are null ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-remove-row-when-column-1-and-2-are-null/m-p/1187457#M626342</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Table i want to add one more column 3 , which display number of company. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it should only stop at 11 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can some one share with me how to remove those row after 11 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Sep 2016 08:47:37 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2016-09-19T08:47:37Z</dc:date>
    <item>
      <title>How to remove row when column 1 and 2 are null ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-row-when-column-1-and-2-are-null/m-p/1187457#M626342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Table i want to add one more column 3 , which display number of company. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it should only stop at 11 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can some one share with me how to remove those row after 11 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 08:47:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-row-when-column-1-and-2-are-null/m-p/1187457#M626342</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-09-19T08:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove row when column 1 and 2 are null ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-row-when-column-1-and-2-are-null/m-p/1187458#M626343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 08:48:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-row-when-column-1-and-2-are-null/m-p/1187458#M626343</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-09-19T08:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove row when column 1 and 2 are null ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-row-when-column-1-and-2-are-null/m-p/1187459#M626344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the use of 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 08:57:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-row-when-column-1-and-2-are-null/m-p/1187459#M626344</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-09-19T08:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove row when column 1 and 2 are null ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-row-when-column-1-and-2-are-null/m-p/1187460#M626345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since your second column label is dynamic, you can try like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If( Not IsNull(Column(1)) and Not IsNull (Column(2)),1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;Note:&lt;/STRONG&gt; File attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 09:06:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-row-when-column-1-and-2-are-null/m-p/1187460#M626345</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-09-19T09:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove row when column 1 and 2 are null ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-row-when-column-1-and-2-are-null/m-p/1187461#M626346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi anil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use 1 for count number of company. &lt;/P&gt;&lt;P&gt;Expression i enter 1 , and i set accumulation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 09:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-row-when-column-1-and-2-are-null/m-p/1187461#M626346</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-09-19T09:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove row when column 1 and 2 are null ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-row-when-column-1-and-2-are-null/m-p/1187462#M626347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes that work perfectly.&lt;/P&gt;&lt;P&gt;Expression 3 as per Tamil's suggestion above&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If( Not IsNull(Column(1)) and Not IsNull (Column(2)),1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 09:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-row-when-column-1-and-2-are-null/m-p/1187462#M626347</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-19T09:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove row when column 1 and 2 are null ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-row-when-column-1-and-2-are-null/m-p/1187463#M626348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI paul ,&lt;/P&gt;&lt;P&gt;try to use Calculated Dimension some thing like&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=if(not isnull(aggr(sum(sales), company_ar)),company_ar),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;and check the option suppress null values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one more static option is also available (but not recommend)&lt;/P&gt;&lt;P&gt;Presentation tab--&amp;gt; select the column--&amp;gt; Check the box max number &amp;amp; provide value&lt;/P&gt;&lt;P&gt;i will only work when row number id fixed .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 09:27:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-row-when-column-1-and-2-are-null/m-p/1187463#M626348</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2016-09-19T09:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove row when column 1 and 2 are null ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-row-when-column-1-and-2-are-null/m-p/1187464#M626349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, You need to do this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is for 1 Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If( Not IsNull(If(Sum({&amp;lt;SEGMENT -= {'Related Coy'},aging_ar = {'&amp;gt;=181'} &amp;gt;}total_ar&amp;nbsp; * Pick(Match(US_Cust_AR, 'EUR', 'NT', 'USD', 'YEN', 'BAH', 'SGD'), 1.64, (1/24), 1.25, 0.012, 1/24, 1)) &amp;gt; 0,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;Sum({&amp;lt;SEGMENT -= {'Related Coy'},aging_ar = {'&amp;gt;=181'} &amp;gt;}total_ar&amp;nbsp; * Pick(Match(US_Cust_AR, 'EUR', 'NT', 'USD', 'YEN', 'BAH', 'SGD'), 1.64, (1/24), 1.25, 0.012, 1/24, 1)))) and Not IsNull (If(Sum({&amp;lt;SEGMENT -= {'Related Coy'},aging_ar = {'&amp;gt;=181'} &amp;gt;}total_ar&amp;nbsp; * Pick(Match(US_Cust_AR, 'EUR', 'NT', 'USD', 'YEN', 'BAH', 'SGD'), 1.64, (1/24), 1.25, 0.012, 1/24, 1)) &amp;gt; 0,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(if(L5M='-1',sales)))),1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And Then Suppress Zero-Values should check from Presentation Tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 09:33:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-row-when-column-1-and-2-are-null/m-p/1187464#M626349</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-09-19T09:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove row when column 1 and 2 are null ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-row-when-column-1-and-2-are-null/m-p/1187465#M626350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tamil &amp;amp; All Other &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much it work fine now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 09:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-row-when-column-1-and-2-are-null/m-p/1187465#M626350</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-09-19T09:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove row when column 1 and 2 are null ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-row-when-column-1-and-2-are-null/m-p/1187466#M626351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below is the new post on below link table :-&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/1130281#1130281" title="https://community.qlik.com/message/1130281#1130281"&gt;https://community.qlik.com/message/1130281#1130281&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope some one can help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Sep 2016 12:40:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-row-when-column-1-and-2-are-null/m-p/1187466#M626351</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-09-25T12:40:32Z</dc:date>
    </item>
  </channel>
</rss>

