<?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: Null Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032391#M348429</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3155"&gt;NULL handling in QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Mar 2016 06:29:34 GMT</pubDate>
    <dc:creator>Kushal_Chawda</dc:creator>
    <dc:date>2016-03-21T06:29:34Z</dc:date>
    <item>
      <title>Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032382#M348420</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;How to show '-' values as 'NA'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 04:51:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032382#M348420</guid>
      <dc:creator />
      <dc:date>2016-03-21T04:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032383#M348421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi use this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chk attached sample&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(Len(Trim(Invoice.InternalDoc)) = 0, 'NA', Null())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 04:56:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032383#M348421</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-21T04:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032384#M348422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the chart? Presentation tab-&amp;gt; Null Symbol/Missing Symbol - put 'NA'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 04:57:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032384#M348422</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-03-21T04:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032385#M348423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sry replace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=If(Len(Trim(Invoice.InternalDoc)) = '-', 'NA', Null())&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;or else u can replace in&amp;nbsp; presentation tab&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;left down u will find&amp;nbsp; null symbol&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 04:59:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032385#M348423</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-21T04:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032386#M348424</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;In Presentation tab under Null Symbol add&amp;nbsp; 'Null' in place of '-'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 05:04:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032386#M348424</guid>
      <dc:creator>ashwanin</dc:creator>
      <dc:date>2016-03-21T05:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032387#M348425</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;It depends on where you want , in script means&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;Load *, If(Len(Trim(YourField)) = 0, 'NA', &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;YourField&lt;/SPAN&gt;) as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;YourField1 from yourtablename;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;then use YourField1 in chart / listbox.. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;In Chart means,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Chart Properties -&amp;gt; Presentation tab-&amp;gt; Null Symbol/Missing Symbol -&amp;gt; 'NA'.&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 05:07:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032387#M348425</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2016-03-21T05:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032388#M348426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can handle NULL values in 2 ways..&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1) Front End&lt;/STRONG&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;Presentation tab-&amp;gt; Null Symbol/Missing Symbol&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;-&amp;gt;&lt;/SPAN&gt; Replace '-' with 'NA'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2) Script Level&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;a) NULLDISPLAY -&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;To assign a value to &lt;EM&gt;NULL&lt;/EM&gt; values, at table/sheet level&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-left: 96.55pt;"&gt;&lt;EM&gt;&lt;SPAN lang="EN-IN" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;SET&amp;nbsp; NULLDISPLAY = '$ ';&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;Applicable only for data comes from ODBC.&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;b) NULLVALUE&lt;/STRONG&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;The&amp;nbsp; &lt;EM&gt;NULL&lt;/EM&gt; value fields effected are those fields included in the&amp;nbsp; &lt;EM&gt;NULLASVALUE&lt;/EM&gt; statement.&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-left: 96.55pt;"&gt;&lt;EM&gt;&lt;SPAN lang="EN-IN" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;SET NULLVALUE = '@';&lt;/SPAN&gt;&lt;/EM&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; NULLASVALUE - &lt;/STRONG&gt;Field Level&lt;/P&gt;&lt;P style="margin-left: 60.55pt;"&gt;&lt;STRONG&gt;EX:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-IN" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;SET&amp;nbsp; NULLVALUE ='$';&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 96.55pt;"&gt;&lt;EM&gt;&lt;SPAN lang="EN-IN" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;NULLASVLUE&amp;nbsp; Field1, Field2;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 96.55pt;"&gt;&lt;EM&gt;&lt;SPAN lang="EN-IN" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Load Field1, Field2, Field3 from File1.CSV;&lt;/SPAN&gt;&lt;/EM&gt;&lt;EM style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 60.55pt;"&gt;NULL Values in the fields Field1, Field2 will be replaced with '$'&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;c)&lt;/STRONG&gt; If(Len(Trim(FieldName)) = 0, 'NA', &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;FieldName&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;) as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;FieldName1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Pradeep&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 05:20:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032388#M348426</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2016-03-21T05:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032389#M348427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adding to&amp;nbsp; pradeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we are loading data from text or csv files we have to use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET NULLINTERPRET='';&lt;/P&gt;&lt;P&gt;NULLASVALUE = field1,field2....&lt;/P&gt;&lt;P&gt;SET NULLVALUE - 'NA'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kiran Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 05:43:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032389#M348427</guid>
      <dc:creator>kkkumar82</dc:creator>
      <dc:date>2016-03-21T05:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032390#M348428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The best option is to deal this in script if possible like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;If(Len(Trim(FieldName)) = 0, 'NA', FieldName) AS FieldName,&lt;/P&gt;&lt;P&gt;'&lt;/P&gt;&lt;P&gt;'&lt;/P&gt;&lt;P&gt;'&lt;/P&gt;&lt;P&gt;FROM DataSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chart Properties -&amp;gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Presentation-&amp;gt; Null Symbol/Missing Symbol&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Replace '-' with 'NA' (This option will replace NA for all the fields)&lt;/SPAN&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;BR /&gt;&lt;/SPAN&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;OR &lt;/SPAN&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;BR /&gt;&lt;/SPAN&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;Calculated Dimension:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If(Len(Trim(FieldName)) = 0, 'NA', FieldName) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;OR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Alt(FieldName, 'NA')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 06:25:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032390#M348428</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-03-21T06:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032391#M348429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3155"&gt;NULL handling in QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 06:29:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032391#M348429</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-21T06:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032392#M348430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You All&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 06:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032392#M348430</guid>
      <dc:creator />
      <dc:date>2016-03-21T06:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032393#M348431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to apply background color for 'NA'?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 08:10:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032393#M348431</guid>
      <dc:creator />
      <dc:date>2016-03-21T08:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032394#M348432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes u can do .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it&amp;nbsp; used in stright or pivot table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can use custom format cell option in design grid vie.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 08:16:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032394#M348432</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-21T08:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032395#M348433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk dis samples&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/777602"&gt;How to dyanamically change the individual cell color os a Pivot table&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/862845"&gt;Custom Format Cells in Straight Table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 08:17:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032395#M348433</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-21T08:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032396#M348434</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Len(Trim(DimensionName)) = 0, Color1, Color2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 08:20:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032396#M348434</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-03-21T08:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032397#M348435</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;If you handled in script like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Try like this&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;If(Len(Trim(DimensionName)) = 0, 'NA', DimensionName) AS &lt;SPAN style="font-size: 13.3333px;"&gt;DimensionName&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;FROM ...;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;If(DimensionName= 'NA', Color1, Color2)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Hope this helps you.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 08:21:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032397#M348435</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-03-21T08:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032398#M348436</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;Yes, its possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Background color Expression&lt;/P&gt;&lt;P&gt;=if(Len(Trim(YourFieldName)&amp;gt;0, White(), Red())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0" style="font-size: 9pt;"&gt;&lt;TBODY&gt;&lt;TR bgcolor="#f5f5f5"&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;Project Number&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;Customer A/c Name&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;Sum([Sales Revenue])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR bgcolor="#f5f5f5"&gt;&lt;TD bgcolor="#f5f5f5"&gt;&lt;/TD&gt;&lt;TD bgcolor="#f5f5f5"&gt;&lt;/TD&gt;&lt;TD bgcolor="#f5f5f5"&gt;&lt;STRONG&gt;80449.24 &lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;1234567&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#800000"&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;21956.44&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;1234567&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;Black&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;13290&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;1234567&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;Jones&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;22576.6&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;1234567&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;Smith&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;22626.2&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 08:21:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values/m-p/1032398#M348436</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2016-03-21T08:21:59Z</dc:date>
    </item>
  </channel>
</rss>

