<?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 Not Working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Apply-Map-Not-Working/m-p/769554#M273277</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I basically have a job title that I want to add as a field into several tables. Syntax is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Map_JobTitle:&lt;/P&gt;&lt;P&gt;[Full Name],&lt;/P&gt;&lt;P&gt;[Job Title]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From etc ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ApplyMap('JobTitle', [Preparer Name]) as [Job Title]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Mar 2015 19:17:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-09T19:17:35Z</dc:date>
    <item>
      <title>Apply Map Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-Not-Working/m-p/769554#M273277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I basically have a job title that I want to add as a field into several tables. Syntax is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Map_JobTitle:&lt;/P&gt;&lt;P&gt;[Full Name],&lt;/P&gt;&lt;P&gt;[Job Title]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From etc ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ApplyMap('JobTitle', [Preparer Name]) as [Job Title]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 19:17:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-Not-Working/m-p/769554#M273277</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-09T19:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-Not-Working/m-p/769555#M273278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Map_JobTitle:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Mapping LOAD&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;[Full Name],&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Job Title]&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;From etc ...&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;ApplyMap('&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Map_JobTitle&lt;/STRONG&gt;&lt;/SPAN&gt;', [Preparer Name]) as [Job Title]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 19:25:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-Not-Working/m-p/769555#M273278</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-09T19:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-Not-Working/m-p/769556#M273279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First parameter is the table name so it should be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ApplyMap('Map_JobTitle', [Preparer Name]) as [Job Title]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 19:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-Not-Working/m-p/769556#M273279</guid>
      <dc:creator />
      <dc:date>2015-03-09T19:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-Not-Working/m-p/769557#M273280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David - Please give the Mapping Table Name as the Parameter1 and it should work... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ApplyMap('&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; text-decoration: underline;"&gt;&lt;STRONG&gt;Map_JobTitle&lt;/STRONG&gt;&lt;/SPAN&gt;', [Preparer Name]) as [Job Title]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 19:26:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-Not-Working/m-p/769557#M273280</guid>
      <dc:creator>manojkvrajan</dc:creator>
      <dc:date>2015-03-09T19:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-Not-Working/m-p/769558#M273281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rookie mistakes. Thank you all very much. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 19:32:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-Not-Working/m-p/769558#M273281</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-09T19:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-Not-Working/m-p/769559#M273282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Having another issue. The apply map is returning no results when I apply it to several different tables ... Any ideas? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 19:42:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-Not-Working/m-p/769559#M273282</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-09T19:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-Not-Working/m-p/769560#M273283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;synthetic keys? &lt;/P&gt;&lt;P&gt;- if you are re-applying the map, giving it the same names, and if the the table already has a link then i would assume it's the synthetic key/Loop?. &lt;/P&gt;&lt;P&gt;else the values in Prepare Name and the&amp;nbsp; Full Name do not match. or does not exist.&lt;/P&gt;&lt;P&gt;Question:&lt;/P&gt;&lt;P&gt;must you apply the map to several tables? are they linked together any anyways?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 20:20:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-Not-Working/m-p/769560#M273283</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-09T20:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-Not-Working/m-p/769561#M273284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it several different tabs on the same spreadsheet. I pretty much just want to put the employees Job Title in the same table that their data exists. I can work around this by linking tables via an "AS" clause but I thought ApplyMap would be more effective. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 21:20:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-Not-Working/m-p/769561#M273284</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-09T21:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-Not-Working/m-p/769562#M273285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey David.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please press Ctrl + T in your QV application, to look at the "table viewer" if there are dashed lines all over it means that there are loops within your application, or any synthetic keys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this may be cause by adding the job title to all the tables that their data exists.&lt;/P&gt;&lt;P&gt;meaning your tables already had existing links, and you're adding identical fields into other tables. QV then looks at those identical fields and links them, therefore creating a loop or synthetic keys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to solve this i suggest you&lt;/P&gt;&lt;P&gt;1) rename all your fields if you want to keep it that way, however it will mean you will have more than 1 job title field. and may be confusing, and not a good practice&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;2) map the job title to only one table, and have linked automatically via the links already created in your QV apps. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - data in QV should flow through if linked correctly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 21:47:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-Not-Working/m-p/769562#M273285</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-09T21:47:37Z</dc:date>
    </item>
  </channel>
</rss>

