<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Apply-map/m-p/1160370#M378322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your syntax looks ok ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ApplyMap('table_1_map', product_id, order_id) as order_id1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;3rd parameter is a optional one , you could specify a column or a default value ..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;can you share the sample data and results..and whats going wrong &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jun 2016 08:58:55 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2016-06-21T08:58:55Z</dc:date>
    <item>
      <title>Apply map</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-map/m-p/1160368#M378320</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 have a product table and order table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table_1_map:&lt;/P&gt;&lt;P&gt;mapping load&lt;/P&gt;&lt;P&gt;product_id , order_id&lt;/P&gt;&lt;P&gt;resident order;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i need to do applymap in product table to get the order_id also in the product table..&lt;/P&gt;&lt;P&gt;what i am doing is not giving me the right results&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ApplyMap('table_1_map', product_id, 'order_id') as order_id1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me with what i am doing wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Jaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 07:53:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-map/m-p/1160368#M378320</guid>
      <dc:creator />
      <dc:date>2016-06-21T07:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Apply map</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-map/m-p/1160369#M378321</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;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ApplyMap('table_1_map', product_id) as order_id1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 08:56:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-map/m-p/1160369#M378321</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2016-06-21T08:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Apply map</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-map/m-p/1160370#M378322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your syntax looks ok ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ApplyMap('table_1_map', product_id, order_id) as order_id1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;3rd parameter is a optional one , you could specify a column or a default value ..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;can you share the sample data and results..and whats going wrong &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 08:58:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-map/m-p/1160370#M378322</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-06-21T08:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Apply map</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-map/m-p/1160371#M378323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Your line of code looks okay. Be careful in the join you create to add this field to the product table, remember to use a DISTINCT clause. Should be something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join(Products)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;DISTINCT&lt;/P&gt;&lt;P&gt;product_id,&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('table_1_map', product_id, 'order_id') as order_id1&lt;/SPAN&gt;&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;Resident &lt;SPAN style="font-size: 13.3333px;"&gt;Products;&lt;/SPAN&gt;&lt;/SPAN&gt;&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;&lt;BR /&gt;&lt;/SPAN&gt;&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;Gook luck&lt;/SPAN&gt;&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;&lt;BR /&gt;&lt;/SPAN&gt;&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;Andrew&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 09:01:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-map/m-p/1160371#M378323</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2016-06-21T09:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Apply map</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-map/m-p/1160372#M378324</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;Looks OK at first glance.&lt;/P&gt;&lt;P&gt;I have attached qvw file with a test, using your column names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you can share your qvw file with us as well, so we can investigate further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 09:15:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-map/m-p/1160372#M378324</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-21T09:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Apply map</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-map/m-p/1160373#M378325</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;Can you send me sample qvw file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 10:18:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-map/m-p/1160373#M378325</guid>
      <dc:creator>muthukumar77</dc:creator>
      <dc:date>2016-06-21T10:18:55Z</dc:date>
    </item>
  </channel>
</rss>

