<?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/1266225#M856918</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/shocked.png" /&gt;, No you dont! Have a look at your data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jan 2017 14:09:59 GMT</pubDate>
    <dc:creator>stabben23</dc:creator>
    <dc:date>2017-01-31T14:09:59Z</dc:date>
    <item>
      <title>applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/1266216#M856909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my source is something as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;country&amp;nbsp; Marketing head&lt;/P&gt;&lt;P&gt;india&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; samson&lt;/P&gt;&lt;P&gt;france&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ken&lt;/P&gt;&lt;P&gt;italy&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rosh&lt;/P&gt;&lt;P&gt;india&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; patel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i do an applymap.. i get for india only one value Ken and not th e other.. any suggestion&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/1266216#M856909</guid>
      <dc:creator>raadwiptec</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/1266217#M856910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please post sample script then we will let you know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 13:09:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/1266217#M856910</guid>
      <dc:creator>sravanthialuval</dc:creator>
      <dc:date>2017-01-31T13:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/1266218#M856911</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;Maybe you need a left join, but you will duplicate registers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 13:09:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/1266218#M856911</guid>
      <dc:creator>fvelascog72</dc:creator>
      <dc:date>2017-01-31T13:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/1266219#M856912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please elaborate a bit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 13:15:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/1266219#M856912</guid>
      <dc:creator>omkarvamsi</dc:creator>
      <dc:date>2017-01-31T13:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/1266220#M856913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you use applymap there should be distinct values from maptable, you have here 2 India, what do you expect for output when India is mapped?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 13:17:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/1266220#M856913</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-01-31T13:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/1266221#M856914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Applymap can only handle the translation of 1 input value to 1 output value, so this seems like a situation in which it shouldn't be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way: it would seem like for India the value would become Samson, not Ken?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 13:24:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/1266221#M856914</guid>
      <dc:creator>terrorthijs</dc:creator>
      <dc:date>2017-01-31T13:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/1266222#M856915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In attached file you can see the difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 13:26:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/1266222#M856915</guid>
      <dc:creator>fvelascog72</dc:creator>
      <dc:date>2017-01-31T13:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/1266223#M856916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A great example on why left join shouldn't be used. Increase sales on every salesman from india&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 13:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/1266223#M856916</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-01-31T13:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/1266224#M856917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;iam expecting both samson and ken.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 14:04:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/1266224#M856917</guid>
      <dc:creator>raadwiptec</dc:creator>
      <dc:date>2017-01-31T14:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/1266225#M856918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/shocked.png" /&gt;, No you dont! Have a look at your data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 14:09:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/1266225#M856918</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-01-31T14:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/1266226#M856919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In case you use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD ...&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; Applymap('MapCountries', Country, 'None') AS MarketingMan,&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; ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;FROM ...;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is no room for two values in MarketingMan. What should happen here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could change your mapping table to return a string of concatenated heads, like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Country&amp;nbsp; Marketing head&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;india&amp;nbsp;&amp;nbsp;&amp;nbsp; samson, patel&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;france&amp;nbsp;&amp;nbsp; ken&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;italy&amp;nbsp;&amp;nbsp;&amp;nbsp; rosh&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Best,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 14:11:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/1266226#M856919</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-01-31T14:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/1266227#M856920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,as per ur data ken not from india, so &lt;SPAN style="font-size: 10pt;"&gt;not sure how u got the same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if possible share sample app,that helps to solve your problem in a minute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 14:26:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/1266227#M856920</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2017-01-31T14:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/1266228#M856921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;guys this is fixed now... i tried loading as a seperate table itself with no concatenate..but applymap in pra ctical was not working...for the above scenario..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 07:43:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/1266228#M856921</guid>
      <dc:creator>raadwiptec</dc:creator>
      <dc:date>2017-02-01T07:43:37Z</dc:date>
    </item>
  </channel>
</rss>

