<?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: Suppress Null in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850740#M1020429</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try This:&lt;/P&gt;&lt;P&gt;=if (not isnull(&lt;STRONG style="color: #3366ff;"&gt;Employee_Type&lt;/STRONG&gt;),&lt;STRONG style="color: #3366ff;"&gt;Employee_Type&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Apr 2015 08:26:12 GMT</pubDate>
    <dc:creator>amit_saini</dc:creator>
    <dc:date>2015-04-03T08:26:12Z</dc:date>
    <item>
      <title>Suppress Null</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850739#M1020428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have data with a include classname and ID mean String and Number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I seperated Both string and ID.&lt;/P&gt;&lt;H4&gt;&lt;STRONG style="color: #3366ff;"&gt;Right(String, len(String)-index(String,'-',4)) As Employee_Type&lt;/STRONG&gt;&lt;/H4&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a Bar chart,&lt;/P&gt;&lt;P&gt;Dimension : Employee_Type&lt;/P&gt;&lt;P&gt;Expresion : Count(ID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in Employee_Type having some NULL value.&lt;/P&gt;&lt;H4&gt;I have written&lt;STRONG style="color: #3366ff;"&gt; If(len(Employee_Type)=0,'NULL',Employee_Type)&lt;/STRONG&gt;&lt;/H4&gt;&lt;P&gt;it is showing NULL in my char.&lt;/P&gt;&lt;P&gt;But Now i don't want the NULLs in my chat i want to suppress.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i enabled &lt;STRONG&gt;CharProperties---&amp;gt;Presentation------&amp;gt; Suppress Zero Value&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But still it is showing NULL in my chart is there any way to suppress NULL when we load into Qlikview.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please let me know.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 08:24:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850739#M1020428</guid>
      <dc:creator />
      <dc:date>2015-04-03T08:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Null</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850740#M1020429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try This:&lt;/P&gt;&lt;P&gt;=if (not isnull(&lt;STRONG style="color: #3366ff;"&gt;Employee_Type&lt;/STRONG&gt;),&lt;STRONG style="color: #3366ff;"&gt;Employee_Type&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 08:26:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850740#M1020429</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2015-04-03T08:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Null</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850741#M1020430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Amit,&lt;/P&gt;&lt;P&gt;For your Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry where should i try. in Chart i have taken Calculated dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give some clarification&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 08:34:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850741#M1020430</guid>
      <dc:creator />
      <dc:date>2015-04-03T08:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Null</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850742#M1020431</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;You can use this as Dimension (Calculated expression) or also as expression based on your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 08:40:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850742#M1020431</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2015-04-03T08:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Null</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850743#M1020432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried but it is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 08:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850743#M1020432</guid>
      <dc:creator />
      <dc:date>2015-04-03T08:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Null</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850744#M1020433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H4 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG style="color: #3d3d3d; font-style: inherit; font-family: inherit;"&gt;write this i&lt;/STRONG&gt;&lt;STRONG style="color: #3366ff; font-style: inherit; font-family: inherit;"&gt;f(len(Employee_Type)=0,null(),Employee_Type)&lt;/STRONG&gt;&lt;/H4&gt;&lt;P&gt;&lt;STRONG style="color: #3366ff; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3366ff; font-style: inherit; font-family: inherit;"&gt;it will load null then suppress null &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3366ff; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3366ff; font-style: inherit; font-family: inherit;"&gt;Thanks&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3366ff; font-style: inherit; font-family: inherit;"&gt;BKC&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 08:49:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850744#M1020433</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-03T08:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Null</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850745#M1020434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H4 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #3366ff;"&gt;Change the Definition of Employee_Type in Script....&lt;BR /&gt;&lt;/STRONG&gt;&lt;/H4&gt;&lt;H4 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #3366ff;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/H4&gt;&lt;H4 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #3366ff;"&gt;IF(IsNull(Right(String, len(String)-index(String,'-',4)))&lt;/STRONG&gt;&lt;/H4&gt;&lt;P&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #3366ff;"&gt;OR &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #3366ff;"&gt;LEN(TRIM(&lt;/STRONG&gt;&lt;STRONG style="font-family: inherit; font-size: 13px; line-height: 1.5em; font-style: inherit; color: #3366ff;"&gt;Right(String, len(String)-index(String,'-',4))))=0, Null(), &lt;/STRONG&gt;&lt;STRONG style="font-family: inherit; font-size: 13px; line-height: 1.5em; font-style: inherit; color: #3366ff;"&gt;Right(String, len(String)-index(String,'-',4))) &lt;/STRONG&gt;&lt;STRONG style="font-family: inherit; font-size: 13px; line-height: 1.5em; font-style: inherit; color: #3366ff;"&gt;As Employee_Type&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 09:09:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850745#M1020434</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-04-03T09:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Null</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850746#M1020435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Supressing null values with the chart properties my help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 09:26:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850746#M1020435</guid>
      <dc:creator>hariprasadqv</dc:creator>
      <dc:date>2015-04-03T09:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Null</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850747#M1020436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please share the app&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 09:36:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850747#M1020436</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-04-03T09:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Null</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850748#M1020437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use suppress when value is null in dimension(chart properties) and uncheck show all values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 09:39:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850748#M1020437</guid>
      <dc:creator>simsondevadoss</dc:creator>
      <dc:date>2015-04-03T09:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Null</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850749#M1020438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this as calculated dimension&lt;/P&gt;&lt;H4 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #3366ff;"&gt; If(len(Employee_Type)=0,null(),Employee_Type) as Calculated dimension &lt;/STRONG&gt;&lt;/H4&gt;&lt;P&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #3366ff;"&gt;and then suppress null&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 09:48:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850749#M1020438</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2015-04-03T09:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Null</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850750#M1020439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are u tried tis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension tab--&amp;gt;Suppress When Value is Null&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 16:47:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850750#M1020439</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-04-03T16:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Null</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850751#M1020440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H4 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #3366ff;"&gt;If(len(trim(Employee_Type))=0,'NULL',Employee_Type)&lt;/STRONG&gt;&lt;/H4&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 17:01:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Null/m-p/850751#M1020440</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-04-03T17:01:21Z</dc:date>
    </item>
  </channel>
</rss>

