<?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: mapping Load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/mapping-Load/m-p/431019#M160695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check these blog posts for an introduction to a mapping load / applymap() :&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://qlikshare.com/194"&gt;http://qlikshare.com/194&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://www.quickintelligence.co.uk/applymap-is-it-so-wrong/"&gt;http://www.quickintelligence.co.uk/applymap-is-it-so-wrong/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are probably a lot more useful blog posts, forum threads (and not to forget the HELP and ref manual itself).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you could describe a bit closer what you want to achieve (I must admit I haven't fully understood), I am sure someone around can help you with the exact syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I can see, you are trying to build a mapping table using a MAPPING LOAD, but a mapping table must show exactely &lt;EM&gt;two &lt;/EM&gt;fields. First field keeps the value you want to match with your input, second the value you want to use instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can then use this mapping table using an applymap() or mapsubstring() function call or MAP ...&amp;nbsp; USING statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 May 2013 21:43:22 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2013-05-06T21:43:22Z</dc:date>
    <item>
      <title>mapping Load</title>
      <link>https://community.qlik.com/t5/QlikView/mapping-Load/m-p/431018#M160694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to achieve something which i think should be done by Mapping Load,Below is my code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delivery :&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DELIVERY_KEY,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DELIVERY_DESC,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CALENDAR_MO_ID ;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM master.test;&lt;/P&gt;&lt;P&gt;STORE Delivery INTO Datasources\Delivery.qvd&amp;nbsp; (qvd) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DeliveryNumber:&lt;/P&gt;&lt;P&gt;MAPPING LOAD DISTINCT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DELIVERY_KEY ;&lt;/P&gt;&lt;P&gt;FROM&amp;nbsp; Delivery.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i am trying to achieve is I want to name Delivery_key as DeliveryNumber and when i hit a reload i must be able to see these 2 fileds showing up.If i remember correctly this can be achieved by Mapping load,But i amtrying it to no luc.Can some one please correct me where i went worng?or please also let me know if what i am trying to achieve is also not correct and if there is anyother way to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sujith.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 20:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/mapping-Load/m-p/431018#M160694</guid>
      <dc:creator />
      <dc:date>2013-05-06T20:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: mapping Load</title>
      <link>https://community.qlik.com/t5/QlikView/mapping-Load/m-p/431019#M160695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check these blog posts for an introduction to a mapping load / applymap() :&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://qlikshare.com/194"&gt;http://qlikshare.com/194&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://www.quickintelligence.co.uk/applymap-is-it-so-wrong/"&gt;http://www.quickintelligence.co.uk/applymap-is-it-so-wrong/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are probably a lot more useful blog posts, forum threads (and not to forget the HELP and ref manual itself).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you could describe a bit closer what you want to achieve (I must admit I haven't fully understood), I am sure someone around can help you with the exact syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I can see, you are trying to build a mapping table using a MAPPING LOAD, but a mapping table must show exactely &lt;EM&gt;two &lt;/EM&gt;fields. First field keeps the value you want to match with your input, second the value you want to use instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can then use this mapping table using an applymap() or mapsubstring() function call or MAP ...&amp;nbsp; USING statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 21:43:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/mapping-Load/m-p/431019#M160695</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-05-06T21:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: mapping Load</title>
      <link>https://community.qlik.com/t5/QlikView/mapping-Load/m-p/431020#M160696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuehl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.It did help me a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sujith.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 15:34:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/mapping-Load/m-p/431020#M160696</guid>
      <dc:creator />
      <dc:date>2013-05-07T15:34:01Z</dc:date>
    </item>
  </channel>
</rss>

