<?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: Apply Map error:map_id not found in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228334#M619800</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does your QVD has the field name PRACTICE? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Mar 2017 17:25:27 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2017-03-03T17:25:27Z</dc:date>
    <item>
      <title>Apply Map error:map_id not found</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228333#M619799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get "Apply Map error:map_id not found" when I run the below script. What am I doing wrong? I want to replace the longer name (PRACTICE) with the shorter name (ShortPractice) but otherwise use the current name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Practices:&lt;/P&gt;&lt;P&gt;Mapping LOAD * INLINE [&lt;/P&gt;&lt;P&gt;PRACTICE, ShortPRACTICE&lt;/P&gt;&lt;P&gt;Basic Materials, Materials&lt;/P&gt;&lt;P&gt;Corporate Professional Services, CPS&lt;/P&gt;&lt;P&gt;'Equipment, Engineering and Construction', EEC&lt;/P&gt;&lt;P&gt;Human Resources, HR&lt;/P&gt;&lt;P&gt;Industrial and MRO, I&amp;amp;MRO&lt;/P&gt;&lt;P&gt;IT/Telecom, IT/T&lt;/P&gt;&lt;P&gt;UNCATEGORIZED, Uncat&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Contracts:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('Practices',PRACTICE,PRACTICE) as PRACTICE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[QVD-Generators\CSW\CSW.qvd]&lt;/P&gt;&lt;P&gt;(qvd)&lt;SPAN style="font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 17:16:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228333#M619799</guid>
      <dc:creator />
      <dc:date>2017-03-03T17:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map error:map_id not found</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228334#M619800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does your QVD has the field name PRACTICE? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 17:25:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228334#M619800</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-03-03T17:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map error:map_id not found</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228335#M619801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to recreate &lt;STRONG&gt;ApplyMap error: &lt;/STRONG&gt;&lt;STRONG&gt;map_id not found &lt;/STRONG&gt; this is coming for me only when I give wrong mapping table.&lt;BR /&gt;Could you please cross check in your script once whether mapping table name is exactly the same as the Applymap() mentioned &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 18:26:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228335#M619801</guid>
      <dc:creator />
      <dc:date>2017-03-03T18:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map error:map_id not found</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228336#M619802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Ed,&lt;/P&gt;&lt;P&gt;First you check whether the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;PRACTICE&lt;/SPAN&gt; field exists in qvd or not&lt;/P&gt;&lt;P&gt;if exists then write the following syntax:-&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ApplyMap('Practices',PRACTICE,Null()) as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ShortPRACTICE&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Nikhil Deokar&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 05:51:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228336#M619802</guid>
      <dc:creator>nikhil_deokar</dc:creator>
      <dc:date>2017-03-06T05:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map error:map_id not found</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228337#M619803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vishwarath - Yes, the QVD does have PRACTICE as a field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ravindra - I don't understand your question, you can see above that I named the inline table Practices&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nikhil - Replacing non-matching fields with a null does not make a difference, besides that's not what I want to do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 14:34:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228337#M619803</guid>
      <dc:creator />
      <dc:date>2017-03-07T14:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map error:map_id not found</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228338#M619804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QlikView 12.xx ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView 11.xx doesn't bother about non-existent mapping tables. ApplyMap just returns Null.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 14:53:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228338#M619804</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-03-07T14:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map error:map_id not found</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228339#M619805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just answering my own question. This error message has been introduced in QV12.10IR (What a pity!!!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the Mapping table does exist at the time of the ApplyMap call, you've probably hit a bug of some sorts. If nothing helps, better contact Qlik Support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 15:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228339#M619805</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-03-07T15:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map error:map_id not found</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228340#M619806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am facing the same error.&lt;/P&gt;&lt;P&gt;Any update on this guys?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 17:48:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228340#M619806</guid>
      <dc:creator>amanjain57</dc:creator>
      <dc:date>2017-03-07T17:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map error:map_id not found</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228341#M619807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Strange !! could you share the sample QVD so that we could try ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 06:10:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228341#M619807</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-03-08T06:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map error:map_id not found</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228342#M619808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One possible reason I could think of is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The name "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Practices&lt;/SPAN&gt;"(Mapping table name)... can you cross check whether you are using the same name in the apply map as well(case sensitive)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 15:11:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228342#M619808</guid>
      <dc:creator>NareshGuntur</dc:creator>
      <dc:date>2017-03-08T15:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map error:map_id not found</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228343#M619809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It worked for me. Thank you, Peter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 16:44:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228343#M619809</guid>
      <dc:creator>ruben_antelo</dc:creator>
      <dc:date>2017-03-14T16:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map error:map_id not found</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228344#M619810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As a debugging exercise:&lt;/P&gt;&lt;P&gt;1. Remove the "Mapping" prefix from the script. &lt;/P&gt;&lt;P&gt;2. Place an "Exit Script;" statement after the load of the "Practices" load and then reload. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the "Practices" table appear in the table viewer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 03:33:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228344#M619810</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-03-15T03:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map error:map_id not found</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228345#M619811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the same error, but i was doing it wrong. I did not mention Apply Map in my script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works now.&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, 15 Mar 2017 13:29:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228345#M619811</guid>
      <dc:creator>amanjain57</dc:creator>
      <dc:date>2017-03-15T13:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map error:map_id not found</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228346#M619812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! I tried that and realized a table was not being created. Then I went back and found a previous inline table I had loaded did not include a "]" at the end! But this never showed up as an error until I tried to apply the map.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 19:58:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228346#M619812</guid>
      <dc:creator />
      <dc:date>2017-03-21T19:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map error:map_id not found</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228347#M619813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had the same Issue please recheck the order of mapping Script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Place the mapping script first, &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step-1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Mapping LOAD ShipperID,&lt;/P&gt;&lt;P&gt;CompanyName AS ShipperName;&lt;/P&gt;&lt;P&gt;and follow up with &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step-2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Orders:&lt;/P&gt;&lt;P&gt;LOAD CustomerID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EmployeeID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FreightWeight,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OrderDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OrderID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('Shippers_map',ShipperID,'Unknown Shipper') as ShipperName,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ShipperID;&lt;/P&gt;&lt;P&gt;SQL SELECT CustomerID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EmployeeID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FreightWeight,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OrderDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OrderID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ShipperID&lt;/P&gt;&lt;P&gt;FROM orders;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 17:26:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228347#M619813</guid>
      <dc:creator>s_fontenot</dc:creator>
      <dc:date>2017-12-15T17:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map error:map_id not found</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228348#M619814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should open new thread, Anyway Where is table &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Shippers_map&lt;/STRONG&gt; placed?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Dec 2017 04:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228348#M619814</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-16T04:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map error:map_id not found</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228349#M619815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hello Anil,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Please find the full script.&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;Step-1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;LIB CONNECT TO 'DBconnection(Name) '&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Shippers_map:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Mapping LOAD ShipperID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CompanyName AS ShipperName;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;and follow up with&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Step-2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Orders:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD CustomerID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EmployeeID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FreightWeight,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OrderDate,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OrderID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('&lt;STRONG&gt;Shippers_map'&lt;/STRONG&gt;,ShipperID,'Unknown Shipper') as ShipperName,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ShipperID;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SQL SELECT CustomerID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EmployeeID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FreightWeight,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OrderDate,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OrderID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ShipperID&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM orders;&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;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2017 15:26:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228349#M619815</guid>
      <dc:creator>s_fontenot</dc:creator>
      <dc:date>2017-12-22T15:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map error:map_id not found</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228350#M619816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;script seems okay, What is the issue? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2017 15:34:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228350#M619816</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-22T15:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map error:map_id not found</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228351#M619817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It worked for me too. TY Peter &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Apr 2018 00:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/1228351#M619817</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-14T00:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map error:map_id not found</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/2111555#M1224486</link>
      <description>&lt;P&gt;I had the same issue. My solution was to add a semi-colon to end a variable setting in the previous tab (which I forgot) &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 18:58:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-error-map-id-not-found/m-p/2111555#M1224486</guid>
      <dc:creator>Frank_Huning</dc:creator>
      <dc:date>2023-08-30T18:58:56Z</dc:date>
    </item>
  </channel>
</rss>

