<?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: Any functions? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Any-functions/m-p/25803#M458303</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can someone help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Apr 2018 06:45:07 GMT</pubDate>
    <dc:creator>keerthika</dc:creator>
    <dc:date>2018-04-13T06:45:07Z</dc:date>
    <item>
      <title>Any functions?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-functions/m-p/25802#M458302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Is there is a function in qlik like NVL2 in oracle?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;keerthika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 10:16:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-functions/m-p/25802#M458302</guid>
      <dc:creator>keerthika</dc:creator>
      <dc:date>2018-04-12T10:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Any functions?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-functions/m-p/25803#M458303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can someone help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 06:45:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-functions/m-p/25803#M458303</guid>
      <dc:creator>keerthika</dc:creator>
      <dc:date>2018-04-13T06:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Any functions?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-functions/m-p/25804#M458304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keerthika, &lt;A href="https://community.qlik.com/qlik-users/273202"&gt;keerthika&lt;/A&gt; &lt;/P&gt;&lt;P&gt;There is function called ISNULL. If you got the answer please mark correct and close the thread,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/NULLFunctions/null-functions.htm" title="https://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/NULLFunctions/null-functions.htm"&gt;https://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/NULLFunctions/null-functions.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 07:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-functions/m-p/25804#M458304</guid>
      <dc:creator>baarathi</dc:creator>
      <dc:date>2018-04-13T07:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Any functions?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-functions/m-p/25805#M458305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you , i din't know ISNULL has NVL2 functionality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 07:10:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-functions/m-p/25805#M458305</guid>
      <dc:creator>keerthika</dc:creator>
      <dc:date>2018-04-13T07:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Any functions?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-functions/m-p/25806#M458306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;If they are numeric, then:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;EM style="text-decoration: line-through;"&gt;Alt(Col1, Col2)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;If they are any value:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(IsNull(Col1), expression-if-null, expression-if-not-null)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 07:12:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-functions/m-p/25806#M458306</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-04-13T07:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Any functions?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-functions/m-p/25807#M458307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;Hi, &lt;A href="https://community.qlik.com/qlik-users/273202"&gt;keerthika&lt;/A&gt;‌&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;NVL2 ( expr1 , expr2 , expr3 &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;If expr1 is null, then NVL2 returns expr3. If expr1 is not null, then NVL2 returns expr2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;This is function of NVL2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;We can use ISNULL in similar way in Qlik, Use the below expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;If(ISNULL(Expr1) = -1 , Expr3,Expr2)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 07:21:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-functions/m-p/25807#M458307</guid>
      <dc:creator>baarathi</dc:creator>
      <dc:date>2018-04-13T07:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Any functions?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-functions/m-p/25808#M458308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. I got it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 08:36:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-functions/m-p/25808#M458308</guid>
      <dc:creator>keerthika</dc:creator>
      <dc:date>2018-04-13T08:36:01Z</dc:date>
    </item>
  </channel>
</rss>

