<?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: Show values with codition is null in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917734#M982852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just want something like this in calculated dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/95551_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Aug 2015 16:44:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-08-10T16:44:59Z</dc:date>
    <item>
      <title>Show values with codition is null</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917729#M982847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to display values with condition column 'Hors Vente' = - (Null)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/95540_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Thx in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 14:01:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917729#M982847</guid>
      <dc:creator />
      <dc:date>2015-08-10T14:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Show values with codition is null</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917730#M982848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is equal to null or is not Equal to null???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is Equal to null:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{&amp;lt;[&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hors Vente] = {"$(=Len(Trim([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hors Vente]&lt;/SPAN&gt;)) = 0)"}&lt;/SPAN&gt;&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is not Equal to Null:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333330154419px;"&gt;{&amp;lt;[&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hors Vente] = {"$(=Len(Trim([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hors Vente]&lt;/SPAN&gt;)) &amp;gt; 0)"}&lt;/SPAN&gt;&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 14:04:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917730#M982848</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-10T14:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Show values with codition is null</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917731#M982849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stanley&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inn the script you can use isnull() statement to flag out tranactions with ( - )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Teis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 14:05:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917731#M982849</guid>
      <dc:creator>teiswamsler</dc:creator>
      <dc:date>2015-08-10T14:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Show values with codition is null</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917732#M982850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can always assign your own value to NULLs in your load script:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;SPAN style="font-size: 10pt;"&gt;NullAsValue *; //you can always predefine the set of fields you want to populate with nulls, in my case it's all fields, you can only mention [Horse vente] field of course.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style=": ; color: #0000ff;"&gt;Set&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style=": ; color: #808080;"&gt;NullValue&lt;/EM&gt;&lt;/STRONG&gt; = 'MyOwnNULLValue';&amp;nbsp; //this can be defaulted to numerical/alphanumerical value, depends on what you want to achieve &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;After this it should be easier for you to filter for values, exclude/include your nulls or simply use some Set analysis to ignore null values from your sum/count.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 14:18:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917732#M982850</guid>
      <dc:creator>kuczynska</dc:creator>
      <dc:date>2015-08-10T14:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Show values with codition is null</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917733#M982851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;In scripting you can write like below&lt;/P&gt;&lt;P&gt;if(isNull([Hors Vente]),'Give Ur Value',[Hors Vente]) as [Hors Vente]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the above script will fill your null values with your own data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 14:26:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917733#M982851</guid>
      <dc:creator />
      <dc:date>2015-08-10T14:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Show values with codition is null</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917734#M982852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just want something like this in calculated dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/95551_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 16:44:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917734#M982852</guid>
      <dc:creator />
      <dc:date>2015-08-10T16:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Show values with codition is null</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917735#M982853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Teis. Thx for the answer... I'm just looking for something like this in calculated dimension:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/95565_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Thx in advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 17:03:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917735#M982853</guid>
      <dc:creator />
      <dc:date>2015-08-10T17:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Show values with codition is null</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917736#M982854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create calculated dimension as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if( Isnull([Hors Vente]) or len(trim([Hors Vente]))&amp;lt;=0, 'Null',[Hors Vente])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 17:08:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917736#M982854</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-08-10T17:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Show values with codition is null</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917737#M982855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not goog. Th result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/95566_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;I want to show values with condition 'Hors vente' = Null or -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/95567_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 17:15:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917737#M982855</guid>
      <dc:creator />
      <dc:date>2015-08-10T17:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Show values with codition is null</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917738#M982856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want to show some values where Hors Vente is null , is that what you are looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 17:23:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917738#M982856</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-08-10T17:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Show values with codition is null</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917739#M982857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;exactly...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;thx in advance&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 17:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917739#M982857</guid>
      <dc:creator />
      <dc:date>2015-08-10T17:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Show values with codition is null</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917740#M982858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create Calculated dimension.&lt;/P&gt;&lt;P&gt;if( Isnull([Hors Vente]) or len(trim([Hors Vente]))&amp;lt;=0, SellEndDateProduct,null())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check Suppress when value is null for this calculated dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 17:37:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917740#M982858</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-08-10T17:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Show values with codition is null</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917741#M982859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does not work. I want to show only values (NameProduct) with condition column 'Hors vente' = Null or -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/95568_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 17:44:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917741#M982859</guid>
      <dc:creator />
      <dc:date>2015-08-10T17:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Show values with codition is null</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917742#M982860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post screenshot of your expression you have written? or it will be better if you can share sample application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 17:47:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917742#M982860</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-08-10T17:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Show values with codition is null</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917743#M982861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=If(Len(Trim([Hors Vente])) = 0, NameProduct) &lt;/STRONG&gt;and Check &lt;STRONG&gt;'Suppress When Value is Null'&lt;/STRONG&gt; on the Dimension tab.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above calculated dimension expression should replace NameProduct dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is what you are looking to get.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 01:43:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917743#M982861</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-11T01:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Show values with codition is null</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917744#M982862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx, but does not work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stanley&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 11:26:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-with-codition-is-null/m-p/917744#M982862</guid>
      <dc:creator />
      <dc:date>2015-08-11T11:26:40Z</dc:date>
    </item>
  </channel>
</rss>

