<?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: Non matching records in lookup function should return as Zero instead of '-' in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Non-matching-records-in-lookup-function-should-return-as-Zero/m-p/1097765#M364563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lookup provides no alternative value by a non-matching of the values. Therefore you need to wrap the lookup with alt(lookup(), 0) or rangesum(lookup()) when the values are numeric and by string-values you could use an if(len(lookup())&amp;gt;0, lookup(), 'some other value').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An alternatively to a lookup might be a mapping with applymap: &lt;A href="https://community.qlik.com/qlik-blogpost/3497"&gt;Mapping … and not the geographical kind&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jun 2016 11:22:30 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2016-06-23T11:22:30Z</dc:date>
    <item>
      <title>Non matching records in lookup function should return as Zero instead of '-'</title>
      <link>https://community.qlik.com/t5/QlikView/Non-matching-records-in-lookup-function-should-return-as-Zero/m-p/1097764#M364562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts - I believe it will be simple for you... I have performed an lookup function and for the non-matching records(records which is available in one table but not in other table) i like to get the number as Zero instead of "-" symbol.. Please Help!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 06:38:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Non-matching-records-in-lookup-function-should-return-as-Zero/m-p/1097764#M364562</guid>
      <dc:creator>bharani8</dc:creator>
      <dc:date>2016-06-23T06:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Non matching records in lookup function should return as Zero instead of '-'</title>
      <link>https://community.qlik.com/t5/QlikView/Non-matching-records-in-lookup-function-should-return-as-Zero/m-p/1097765#M364563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lookup provides no alternative value by a non-matching of the values. Therefore you need to wrap the lookup with alt(lookup(), 0) or rangesum(lookup()) when the values are numeric and by string-values you could use an if(len(lookup())&amp;gt;0, lookup(), 'some other value').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An alternatively to a lookup might be a mapping with applymap: &lt;A href="https://community.qlik.com/qlik-blogpost/3497"&gt;Mapping … and not the geographical kind&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 11:22:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Non-matching-records-in-lookup-function-should-return-as-Zero/m-p/1097765#M364563</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-06-23T11:22:30Z</dc:date>
    </item>
  </channel>
</rss>

