<?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: How to use Alt function to check whether field is null in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-Alt-function-to-check-whether-field-is-null/m-p/1013029#M943099</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for pointing that out &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;. I always thought that it works for number and text, but it seems to be something which can be used for numbers only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Nov 2016 23:52:27 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-11-14T23:52:27Z</dc:date>
    <item>
      <title>How to use Alt function to check whether field is null</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Alt-function-to-check-whether-field-is-null/m-p/1013026#M943096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to use Alt function to check whether field is null or not null.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jan 2016 12:41:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Alt-function-to-check-whether-field-is-null/m-p/1013026#M943096</guid>
      <dc:creator>juntiporn_k</dc:creator>
      <dc:date>2016-01-17T12:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Alt function to check whether field is null</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Alt-function-to-check-whether-field-is-null/m-p/1013027#M943097</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(FIELD1, FIELD2) as Result&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here if FIELD1 is Null, then you will see FIELD2, else you will see FIELD1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView help on Alt: &lt;A href="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/ConditionalFunctions/alt.htm?q=Alt" title="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/ConditionalFunctions/alt.htm?q=Alt"&gt;QlikView ‒ alt - script and chart function&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jan 2016 14:52:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Alt-function-to-check-whether-field-is-null/m-p/1013027#M943097</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-17T14:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Alt function to check whether field is null</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Alt-function-to-check-whether-field-is-null/m-p/1013028#M943098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is only true for fields with NUMBERS. If Field1 is a non null string, Field2 will be returned.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 21:49:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Alt-function-to-check-whether-field-is-null/m-p/1013028#M943098</guid>
      <dc:creator>nancypoliti</dc:creator>
      <dc:date>2016-11-14T21:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Alt function to check whether field is null</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Alt-function-to-check-whether-field-is-null/m-p/1013029#M943099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for pointing that out &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;. I always thought that it works for number and text, but it seems to be something which can be used for numbers only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 23:52:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Alt-function-to-check-whether-field-is-null/m-p/1013029#M943099</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-11-14T23:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Alt function to check whether field is null</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Alt-function-to-check-whether-field-is-null/m-p/1013030#M943100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I lost 4 hours of my life to this, thinking that it worked on strings as well as numbers. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alt(Field1, Field2, Field3, ...) will return the first valid NUMERIC value from the list in the parentheses. It's dangerous to think of it as just a test for NULL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 14:27:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Alt-function-to-check-whether-field-is-null/m-p/1013030#M943100</guid>
      <dc:creator>nancypoliti</dc:creator>
      <dc:date>2016-11-15T14:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Alt function to check whether field is null</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Alt-function-to-check-whether-field-is-null/m-p/1013031#M943101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; i have Ten employee Id. but 6 employees only present today. 4 employees not present.&amp;nbsp; i want to 10 employees worked hours, here 6 employees based on working hours and 4 employees set 0? how to do &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2017 07:29:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Alt-function-to-check-whether-field-is-null/m-p/1013031#M943101</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-12T07:29:40Z</dc:date>
    </item>
  </channel>
</rss>

