<?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 diverse null values using nullasvalue for diverse columns in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/diverse-null-values-using-nullasvalue-for-diverse-columns/m-p/737876#M263840</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I know that we can make null values selectable by using the NULLASVALUE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NULLASVALUE &lt;SPAN style="color: #800000;"&gt;Field1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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; ='' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what if I want to give "-" for null values for another field say Field2 what would be the syntax?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jul 2014 06:58:56 GMT</pubDate>
    <dc:creator>ali_hijazi</dc:creator>
    <dc:date>2014-07-24T06:58:56Z</dc:date>
    <item>
      <title>diverse null values using nullasvalue for diverse columns</title>
      <link>https://community.qlik.com/t5/QlikView/diverse-null-values-using-nullasvalue-for-diverse-columns/m-p/737876#M263840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I know that we can make null values selectable by using the NULLASVALUE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NULLASVALUE &lt;SPAN style="color: #800000;"&gt;Field1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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; ='' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what if I want to give "-" for null values for another field say Field2 what would be the syntax?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 06:58:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/diverse-null-values-using-nullasvalue-for-diverse-columns/m-p/737876#M263840</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-07-24T06:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: diverse null values using nullasvalue for diverse columns</title>
      <link>https://community.qlik.com/t5/QlikView/diverse-null-values-using-nullasvalue-for-diverse-columns/m-p/737877#M263841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do this in your Script where Field2 is lying in your table and create a new field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Len(Trim(Fied2))&amp;gt;0,Field2,'-') AS NewField2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aviral Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 07:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/diverse-null-values-using-nullasvalue-for-diverse-columns/m-p/737877#M263841</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-07-24T07:02:46Z</dc:date>
    </item>
  </channel>
</rss>

