<?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: not null Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/not-null-Qlikview/m-p/1018449#M930909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Walid,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly use listed below expression,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expression 1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=If(match(GetFieldSelections(Month),'juin'), num(count({$&amp;lt;[F_VICT_1]={'O'}, I_FAIT_YP={78}, N_MAT_VICT = {'Null()'}, [Month]={'juin'}&amp;gt;}&amp;nbsp; Data_Fact)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expression 2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;=If(match(GetFieldSelections(Month),'juin'), num(count({$&amp;lt;[F_VICT_1]={'O'}, I_FAIT_YP={78}, N_MAT_VICT = {"=Len(Trim(N_MAT_VICT)) &amp;gt; 0"}, [Month]={'juin'}&amp;gt;}&amp;nbsp; Data_Fact)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Mar 2016 07:14:04 GMT</pubDate>
    <dc:creator>engishfaque</dc:creator>
    <dc:date>2016-03-08T07:14:04Z</dc:date>
    <item>
      <title>not null Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-null-Qlikview/m-p/1018443#M930903</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;I want to do an expression in which I don't want that null value be loaded. so I created this one&amp;nbsp; in wich i want to get only values from N_MAT_VICT where is it not null. The type of this column is varchar: &lt;/P&gt;&lt;P&gt;= if(match(GetFieldSelections(Month),'juin'), num(count( {$&amp;lt;[F_VICT_1]={'O'}, I_FAIT_YP={78} ,&lt;SPAN style="color: #00ff00;"&gt;&lt;STRONG&gt;(N_MAT_VICT) &amp;lt;&amp;gt; Null()&lt;/STRONG&gt;&lt;/SPAN&gt; , [Month]={'juin'} &lt;/P&gt;&lt;P&gt; &amp;gt;}&amp;nbsp; Data_Fact))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it does not work.&lt;BR /&gt;Someone can help me pls.&lt;BR /&gt;Thank you&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/not-null-Qlikview/m-p/1018443#M930903</guid>
      <dc:creator>yahiaoui</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: not null Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-null-Qlikview/m-p/1018444#M930904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like this&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;= if(match(GetFieldSelections(Month),'juin'), num(count( {$&amp;lt;[F_VICT_1]={'O'}, I_FAIT_YP={78} ,&lt;SPAN style="color: #00ff00; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG style="text-decoration: line-through;"&gt;N_MAT_VICT = (*)&lt;/STRONG&gt;&lt;/SPAN&gt; , [Month]={'juin'}&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&amp;gt;}&amp;nbsp; Data_Fact))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;= if(match(GetFieldSelections(Month),'juin'), num(count( {$&amp;lt;[F_VICT_1]={'O'}, I_FAIT_YP={78} ,&lt;SPAN style="color: #00ff00; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;N_MAT_VICT = {'*'}&lt;/STRONG&gt;&lt;/SPAN&gt; , [Month]={'juin'}&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&amp;gt;}&amp;nbsp; Data_Fact))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;or&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;= if(match(GetFieldSelections(Month),'juin'), num(count( {$&amp;lt;[F_VICT_1]={'O'}, I_FAIT_YP={78} ,&lt;SPAN style="color: #00ff00; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;N_MAT_VICT = ("=if(len(trim(&lt;SPAN style="color: #00ff00; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;&lt;STRONG&gt;N_MAT_VICT )&lt;/STRONG&gt;&lt;/SPAN&gt;)&amp;gt;0, &lt;SPAN style="color: #00ff00; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;&lt;STRONG&gt;N_MAT_VICT )&lt;/STRONG&gt;&lt;/SPAN&gt; ")&lt;/STRONG&gt;&lt;/SPAN&gt; , [Month]={'juin'}&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&amp;gt;}&amp;nbsp; Data_Fact))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 12:25:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-null-Qlikview/m-p/1018444#M930904</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-03-07T12:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: not null Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-null-Qlikview/m-p/1018445#M930905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it does not work ; threr is my expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(match(GetFieldSelections(Month),'juin') , num(count( {$&amp;lt;[F_VICT_1]={'O'}, [Regr_AtteintesVoyageurs]-={'Vols à la tire'},[Month]={'juin','mai'} , [N_MAT_VICT] = (*)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &amp;gt;}&amp;nbsp; Data_Fact))&lt;/P&gt;&lt;P&gt;,if(match(GetFieldSelections(Month),'mai'), num(count( {$&amp;lt;[F_VICT_1]={'O'}, [Regr_AtteintesVoyageurs]-={'Vols à la tire'}, [Month]={'mai','avr.'}&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &amp;gt;}&amp;nbsp; Data_Fact))&lt;/P&gt;&lt;P&gt;,if(match(GetFieldSelections(Month),'avr.'), num(count( {$&amp;lt;[F_VICT_1]={'O'}, [Regr_AtteintesVoyageurs]-={'Vols à la tire'}, [Month]={'mars','avr.'}&amp;nbsp; &lt;/P&gt;&lt;P&gt; &amp;gt;}&amp;nbsp; Data_Fact))&lt;/P&gt;&lt;P&gt;,if(match(GetFieldSelections(Month),'mars'), num(count( {$&amp;lt;[F_VICT_1]={'O'}, [Regr_AtteintesVoyageurs]-={'Vols à la tire'}, [Month]={'mars','févr.'}&amp;nbsp; &lt;/P&gt;&lt;P&gt; &amp;gt;}&amp;nbsp; Data_Fact))&lt;/P&gt;&lt;P&gt;,if(match(GetFieldSelections(Month),'févr.'), num(count( {$&amp;lt;[F_VICT_1]={'O'}, [Regr_AtteintesVoyageurs]-={'Vols à la tire'}, [Month]={'janv.','févr.'}&amp;nbsp; &lt;/P&gt;&lt;P&gt; &amp;gt;}&amp;nbsp; Data_Fact))&lt;/P&gt;&lt;P&gt;,if(match(GetFieldSelections(Month),'juil.'), num(count( {$&amp;lt;[F_VICT_1]={'O'}, [Regr_AtteintesVoyageurs]-={'Vols à la tire'}, [Month]={'juil.','juin'}&amp;nbsp; &lt;/P&gt;&lt;P&gt; &amp;gt;}&amp;nbsp; Data_Fact))&lt;/P&gt;&lt;P&gt;,if(match(GetFieldSelections(Month),'août'), num(count( {$&amp;lt;[F_VICT_1]={'O'}, [Regr_AtteintesVoyageurs]-={'Vols à la tire'}, [Month]={'juil.','août'}&amp;nbsp; &lt;/P&gt;&lt;P&gt; &amp;gt;}&amp;nbsp; Data_Fact))&lt;/P&gt;&lt;P&gt;,if(match(GetFieldSelections(Month),'sept.'), num(count( {$&amp;lt;[F_VICT_1]={'O'}, [Regr_AtteintesVoyageurs]-={'Vols à la tire'}, [Month]={'sept.','août'}&amp;nbsp; &lt;/P&gt;&lt;P&gt; &amp;gt;}&amp;nbsp; Data_Fact))&lt;/P&gt;&lt;P&gt;,if(match(GetFieldSelections(Month),'oct.'), num(count( {$&amp;lt;[F_VICT_1]={'O'}, [Regr_AtteintesVoyageurs]-={'Vols à la tire'}, [Month]={'sept.','oct.'}&amp;nbsp; &lt;/P&gt;&lt;P&gt; &amp;gt;}&amp;nbsp; Data_Fact))&lt;/P&gt;&lt;P&gt;,if(match(GetFieldSelections(Month),'nov.'), num(count( {$&amp;lt;[F_VICT_1]={'O'}, [Regr_AtteintesVoyageurs]-={'Vols à la tire'}, [Month]={'nov.','oct.'}&amp;nbsp; &lt;/P&gt;&lt;P&gt; &amp;gt;}&amp;nbsp; Data_Fact))&lt;/P&gt;&lt;P&gt;,if(match(GetFieldSelections(Month),'déc.'), num(count( {$&amp;lt;[F_VICT_1]={'O'}, [Regr_AtteintesVoyageurs]-={'Vols à la tire'}, [Month]={'nov.','déc.'}&amp;nbsp; &lt;/P&gt;&lt;P&gt; &amp;gt;}&amp;nbsp; Data_Fact))&lt;/P&gt;&lt;P&gt;,if(match(GetFieldSelections(Month),'janv.'), num(count( {$&amp;lt;[F_VICT_1]={'O'}, [Regr_AtteintesVoyageurs]-={'Vols à la tire'}, [Month]={'janv.','déc.'}&amp;nbsp; &lt;/P&gt;&lt;P&gt; &amp;gt;}&amp;nbsp; Data_Fact))&lt;/P&gt;&lt;P&gt;))))))))))))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 13:40:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-null-Qlikview/m-p/1018445#M930905</guid>
      <dc:creator>yahiaoui</dc:creator>
      <dc:date>2016-03-07T13:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: not null Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-null-Qlikview/m-p/1018446#M930906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try these as well"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;=If(Match(GetFieldSelections(Month),'juin'),&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt; Num(Count({$&amp;lt;[F_VICT_1] = {'O'}, I_FAIT_YP = {78}&lt;SPAN style="color: #ff0000;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-style: inherit;"&gt;N_MAT_VICT = ("=Len(Trim(N_MAT_VICT)) &amp;gt; 0")&lt;/SPAN&gt;, [Month] = {'juin'}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif; line-height: 1.5em;"&gt;&amp;gt;}&amp;nbsp; Data_Fact))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 14:00:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-null-Qlikview/m-p/1018446#M930906</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-07T14:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: not null Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-null-Qlikview/m-p/1018447#M930907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should exclude all null values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= if(match(GetFieldSelections(Month),'juin'), count({$&amp;lt;[F_VICT_1]={'O'}, I_FAIT_YP={78}, &lt;STRONG&gt;N_MAT_VICT ={'*'}&lt;/STRONG&gt;, [Month]={'juin'} &amp;gt;} Data_Fact))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(The bold text selects everything except nulls)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 14:16:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-null-Qlikview/m-p/1018447#M930907</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-03-07T14:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: not null Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-null-Qlikview/m-p/1018448#M930908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry . I did a typo error try like this &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;= if(match(GetFieldSelections(Month),'juin'), num(count( {$&amp;lt;[F_VICT_1]={'O'}, I_FAIT_YP={78} ,&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #00ff00;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;N_MAT_VICT = {'*'}&lt;/STRONG&gt;&lt;/SPAN&gt; , [Month]={'juin'}&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&amp;gt;}&amp;nbsp; Data_Fact))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Its flower bracket &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 05:18:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-null-Qlikview/m-p/1018448#M930908</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-03-08T05:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: not null Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-null-Qlikview/m-p/1018449#M930909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Walid,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly use listed below expression,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expression 1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=If(match(GetFieldSelections(Month),'juin'), num(count({$&amp;lt;[F_VICT_1]={'O'}, I_FAIT_YP={78}, N_MAT_VICT = {'Null()'}, [Month]={'juin'}&amp;gt;}&amp;nbsp; Data_Fact)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expression 2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;=If(match(GetFieldSelections(Month),'juin'), num(count({$&amp;lt;[F_VICT_1]={'O'}, I_FAIT_YP={78}, N_MAT_VICT = {"=Len(Trim(N_MAT_VICT)) &amp;gt; 0"}, [Month]={'juin'}&amp;gt;}&amp;nbsp; Data_Fact)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 07:14:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-null-Qlikview/m-p/1018449#M930909</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2016-03-08T07:14:04Z</dc:date>
    </item>
  </channel>
</rss>

