<?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: Filtering rows based on multiple expressions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filtering-rows-based-on-multiple-expressions/m-p/1348712#M821112</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG alt="Sample.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/172596_Sample.JPG" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I want to disable row 2 and row 4. I am ONLY concerned about Expression 2, 4 and 6 and not any other Expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 06 Aug 2017 11:26:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-08-06T11:26:01Z</dc:date>
    <item>
      <title>Filtering rows based on multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-rows-based-on-multiple-expressions/m-p/1348707#M821106</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;I have Dim1, Dim2, Dim3,Dim4, Expr1, Expr2, Expr3, Expr4,Expr5,Expr6,Expr7,Expr8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to filter rows when Expr2 AND EXPR4 and EXPR6 is blank. I have set analysis in all these expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I have to write isnull condition in all 8 expressions, but not sure how I formulate that particular expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-rows-based-on-multiple-expressions/m-p/1348707#M821106</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering rows based on multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-rows-based-on-multiple-expressions/m-p/1348708#M821107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure, What are you trying to achieve here. But try a luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Exp2 = {"Exp2=IsNull(Exp2)"}&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 01:25:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-rows-based-on-multiple-expressions/m-p/1348708#M821107</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-08-04T01:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering rows based on multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-rows-based-on-multiple-expressions/m-p/1348709#M821108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Kindly share sample data. Then only we can understand what u asking.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 05:07:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-rows-based-on-multiple-expressions/m-p/1348709#M821108</guid>
      <dc:creator />
      <dc:date>2017-08-04T05:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering rows based on multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-rows-based-on-multiple-expressions/m-p/1348710#M821109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if(len(Exp2)=0,0,Exp2) and suppress the zero value from the presentation tab . similarly follow the same approach for other expression as well &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 05:32:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-rows-based-on-multiple-expressions/m-p/1348710#M821109</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-08-04T05:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering rows based on multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-rows-based-on-multiple-expressions/m-p/1348711#M821110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Sample.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/172595_Sample.JPG" style="height: 142px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to disable row 2 and row 4. I am ONLY concerned about Expression 2, 4 and 6 and not any other Expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Aug 2017 11:25:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-rows-based-on-multiple-expressions/m-p/1348711#M821110</guid>
      <dc:creator />
      <dc:date>2017-08-06T11:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering rows based on multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-rows-based-on-multiple-expressions/m-p/1348712#M821112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG alt="Sample.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/172596_Sample.JPG" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I want to disable row 2 and row 4. I am ONLY concerned about Expression 2, 4 and 6 and not any other Expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Aug 2017 11:26:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-rows-based-on-multiple-expressions/m-p/1348712#M821112</guid>
      <dc:creator />
      <dc:date>2017-08-06T11:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering rows based on multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-rows-based-on-multiple-expressions/m-p/1348713#M821114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG alt="Sample.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/172597_Sample.JPG" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I want to disable row 2 and row 4. I am ONLY concerned about Expression 2, 4 and 6 and not any other Expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Aug 2017 11:26:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-rows-based-on-multiple-expressions/m-p/1348713#M821114</guid>
      <dc:creator />
      <dc:date>2017-08-06T11:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering rows based on multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-rows-based-on-multiple-expressions/m-p/1348714#M821115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, maybe adding a condition to any other expression?:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;If(IsNull([Expr2Name]) &lt;EM&gt;and/or&lt;/EM&gt; &lt;SPAN style="font-size: 13.3333px;"&gt;IsNull([Expr4Name]) &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;and/or&lt;/EM&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;IsNull([Expr6Name]), Null(),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp; Expression1 //For expressions 1,3,5,7,8&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;and: true for row 4&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;or: true for rows 2 and 4&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Aug 2017 17:31:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-rows-based-on-multiple-expressions/m-p/1348714#M821115</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-08-06T17:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering rows based on multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-rows-based-on-multiple-expressions/m-p/1348715#M821117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priya,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Does your data contains Null values as 'null'? If so we cant use IsNull Expression because'null' is a text. We need to use calculated function where you need to give condition for each column. Or if your data contains blank fields you can do the following. Go to the Table properties tab and select Presentation. There select each field where you want to omit the blank fields and check the 'Omit Rows' box. Do that for all the remaining fields. I hope this helps you.&lt;IMG alt="omitting null values.PNG" class="jive-image image-1" src="/legacyfs/online/173021_omitting null values.PNG" style="height: 469px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 06:40:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-rows-based-on-multiple-expressions/m-p/1348715#M821117</guid>
      <dc:creator />
      <dc:date>2017-08-10T06:40:43Z</dc:date>
    </item>
  </channel>
</rss>

