<?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: Handle with Nulls in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Handle-with-Nulls/m-p/1383197#M421343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry it was by mistakenly deleted... In that I have written "Thanks Sunny.. Please explain little bit. "&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Oct 2017 12:53:58 GMT</pubDate>
    <dc:creator>prma7799</dc:creator>
    <dc:date>2017-10-31T12:53:58Z</dc:date>
    <item>
      <title>Handle with Nulls</title>
      <link>https://community.qlik.com/t5/QlikView/Handle-with-Nulls/m-p/1383194#M421340</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;&lt;/P&gt;&lt;P&gt;I have one report in that i have calculated column say suppose "&lt;STRONG&gt;Output"&lt;/STRONG&gt; (Column 35 ) and it is being calculated by &lt;STRONG&gt;(((Column(25))/Column(26))*Column(10)) &lt;/STRONG&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;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In Output column i am getting some Null ( - ) values .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expected output is instead of&amp;nbsp; this &lt;SPAN style="font-size: 13.3333px;"&gt; &lt;STRONG&gt;Null ( - ) &lt;/STRONG&gt; I want &lt;STRONG style="font-size: 13.3333px;"&gt;Column(10) &lt;/STRONG&gt;else &lt;STRONG style="font-size: 13.3333px;"&gt;(((Column(25))/Column(26))*Column(10))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;PM&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 12:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handle-with-Nulls/m-p/1383194#M421340</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-10-31T12:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Handle with Nulls</title>
      <link>https://community.qlik.com/t5/QlikView/Handle-with-Nulls/m-p/1383195#M421341</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;STRONG&gt;Alt((((Column(25))/Column(26))*Column(10)), Column(10))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 12:26:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handle-with-Nulls/m-p/1383195#M421341</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-31T12:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Handle with Nulls</title>
      <link>https://community.qlik.com/t5/QlikView/Handle-with-Nulls/m-p/1383196#M421342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure why you removed your response, but here is the explanation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Alt function picks the first non-null value in the order of expressions... so when &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(((Column(25))/Column(26))*Column(10)) &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;is null, it picks&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Column(10)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 12:35:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handle-with-Nulls/m-p/1383196#M421342</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-31T12:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Handle with Nulls</title>
      <link>https://community.qlik.com/t5/QlikView/Handle-with-Nulls/m-p/1383197#M421343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry it was by mistakenly deleted... In that I have written "Thanks Sunny.. Please explain little bit. "&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 12:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handle-with-Nulls/m-p/1383197#M421343</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-10-31T12:53:58Z</dc:date>
    </item>
  </channel>
</rss>

