<?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: applymap in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/applymap/m-p/416804#M154936</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;ApplyMap('MapTest',[&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Num(@1)&lt;/SPAN&gt;]) AS description&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;hope it helps&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Apr 2013 07:01:48 GMT</pubDate>
    <dc:creator>er_mohit</dc:creator>
    <dc:date>2013-04-03T07:01:48Z</dc:date>
    <item>
      <title>applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/416802#M154934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to use a map to add a description &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is my map:&lt;/P&gt;&lt;P&gt;MapTest:&lt;/P&gt;&lt;P&gt;MAPPING LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Num(@1), &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @2&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;$(CHEMIN)Data_to_Load\SIGNA_*.TXT&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, no labels, delimiter is ',', msq);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the applymap:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ApplyMap('MapTest',Num(Field1)) AS description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is when there are no correspondence, it doesn't put the value from Field1 else it puts correctly the value of the map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 06:41:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/416802#M154934</guid>
      <dc:creator />
      <dc:date>2013-04-03T06:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/416803#M154935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Do you mean when there is no mapping apply, it shows nothing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If yes then this is correct, when you say system to map something but if you dont specify what to map with what, it will not map. It will only map where it maches the field value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Kindly give one example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 06:48:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/416803#M154935</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-04-03T06:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/416804#M154936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;ApplyMap('MapTest',[&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Num(@1)&lt;/SPAN&gt;]) AS description&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;hope it helps&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 07:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/416804#M154936</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-04-03T07:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/416805#M154937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have just started using ApplyMap() (I am a beginner) and I supply a default when no value is present:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE height="30" style="width: 410px; height: 32px;" width="408"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;TD&gt;ApplyMap('MarketMap', ValueToTest, 'Others') As Market,&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This defaults 'Others' when no corresponding value is found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 10:03:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/416805#M154937</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-03T10:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/416806#M154938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now it works correctly with your solutions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 12:03:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/416806#M154938</guid>
      <dc:creator />
      <dc:date>2013-04-03T12:03:25Z</dc:date>
    </item>
  </channel>
</rss>

