<?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: Understanding Alt statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Understanding-Alt-statement/m-p/139202#M602131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alt() returns the first found numeric value in the expression. &lt;/P&gt;&lt;P class="syntax_heading" data-mc-autonum="Syntax: " style="font-size: 14px; margin: 10px 0; font-weight: bold; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif;"&gt;&lt;SPAN class="autonumber"&gt;Syntax: &lt;/SPAN&gt; &lt;/P&gt;&lt;P class="syntax" data-mc-conditions="Primary.NotToTranslate" style="font-size: 16px; margin: 10px 0; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; background-color: #f4f4f4; color: #0f0f0f;"&gt;&lt;SPAN class="script_token" style="font-weight: bold; font-size: 12px;"&gt;alt(&lt;/SPAN&gt;&lt;SPAN class="bnf_token" style="font-size: 12px;"&gt;case1[ , case2 , case3 , ...] , else&lt;/SPAN&gt;&lt;SPAN class="script_token" style="font-weight: bold; font-size: 12px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;For Example &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALT('ABC',1) returns 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-12605"&gt;Alt (Conditional) Function&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----&lt;/P&gt;&lt;P&gt;In your case, if ForecastMacthInd has any number value for the record it considers that else it takes 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Sep 2018 20:11:23 GMT</pubDate>
    <dc:creator>vamsee</dc:creator>
    <dc:date>2018-09-18T20:11:23Z</dc:date>
    <item>
      <title>Understanding Alt statement</title>
      <link>https://community.qlik.com/t5/QlikView/Understanding-Alt-statement/m-p/139201#M602130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would like to know whats actually happening with below statement (what exactly its deriving)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (ActualMatchInd + alt(ForecastMatchInd,0)=1, 'Yes', 'No') as ForecastItemMatchInd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2018 19:53:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Understanding-Alt-statement/m-p/139201#M602130</guid>
      <dc:creator>dseelam</dc:creator>
      <dc:date>2018-09-18T19:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding Alt statement</title>
      <link>https://community.qlik.com/t5/QlikView/Understanding-Alt-statement/m-p/139202#M602131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alt() returns the first found numeric value in the expression. &lt;/P&gt;&lt;P class="syntax_heading" data-mc-autonum="Syntax: " style="font-size: 14px; margin: 10px 0; font-weight: bold; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif;"&gt;&lt;SPAN class="autonumber"&gt;Syntax: &lt;/SPAN&gt; &lt;/P&gt;&lt;P class="syntax" data-mc-conditions="Primary.NotToTranslate" style="font-size: 16px; margin: 10px 0; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; background-color: #f4f4f4; color: #0f0f0f;"&gt;&lt;SPAN class="script_token" style="font-weight: bold; font-size: 12px;"&gt;alt(&lt;/SPAN&gt;&lt;SPAN class="bnf_token" style="font-size: 12px;"&gt;case1[ , case2 , case3 , ...] , else&lt;/SPAN&gt;&lt;SPAN class="script_token" style="font-weight: bold; font-size: 12px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;For Example &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALT('ABC',1) returns 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-12605"&gt;Alt (Conditional) Function&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----&lt;/P&gt;&lt;P&gt;In your case, if ForecastMacthInd has any number value for the record it considers that else it takes 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2018 20:11:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Understanding-Alt-statement/m-p/139202#M602131</guid>
      <dc:creator>vamsee</dc:creator>
      <dc:date>2018-09-18T20:11:23Z</dc:date>
    </item>
  </channel>
</rss>

