<?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 apply map in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/apply-map/m-p/90841#M14753</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written following script in my data load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/214026_Screenshot_1.png" style="height: 34px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;But it does give any results for 2nd apply map condition. Have I made any error . Pls help me to get it correct&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Sep 2018 08:11:02 GMT</pubDate>
    <dc:creator>upaliwije</dc:creator>
    <dc:date>2018-09-20T08:11:02Z</dc:date>
    <item>
      <title>apply map</title>
      <link>https://community.qlik.com/t5/QlikView/apply-map/m-p/90841#M14753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written following script in my data load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/214026_Screenshot_1.png" style="height: 34px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;But it does give any results for 2nd apply map condition. Have I made any error . Pls help me to get it correct&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2018 08:11:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/apply-map/m-p/90841#M14753</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2018-09-20T08:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: apply map</title>
      <link>https://community.qlik.com/t5/QlikView/apply-map/m-p/90842#M14754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your logic is wrong. I'd like to add some spaces to your statement:but you posted a screenshot and that's difficult to edit...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second ApplyMap() call is only executed when CRE_TYPE='2', but this test is embedded as third parameter in the first ApplyMap() call that is only executed when CRE_TYPE='1'. The third parameter of an ApplyMap() call is only executed if the second parameter cannot be found in the Mapping Table as specified by the first parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CRE_TYPE cannot have two values at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you better write someting like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;IF (CRE_TYPE='1', ApplyMap('map1C', ..., Null()), &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF (CRE_TYPE='2', ApplyMap('map2C', ..., Null()))) AS CP_RATE&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2018 08:49:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/apply-map/m-p/90842#M14754</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-09-20T08:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: apply map</title>
      <link>https://community.qlik.com/t5/QlikView/apply-map/m-p/90843#M14755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 03:14:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/apply-map/m-p/90843#M14755</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2018-09-21T03:14:53Z</dc:date>
    </item>
  </channel>
</rss>

