<?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 applymap in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/applymap/m-p/241015#M91466</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;Thanks for your Message. Actually i want to calculate Sales amount by using Orderqty*standardCost but both fields are in different tables , and i don't want to join that two tables.I tried your code but getting the same error.&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Oct 2010 11:42:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-10-19T11:42:44Z</dc:date>
    <item>
      <title>applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/241013#M91464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I am getting error like "MAPPING requires 2-column input" when i use the below script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Product:&lt;BR /&gt;MAPPING LOAD&lt;BR /&gt;SellStartDate,&lt;BR /&gt;StandardCost&lt;BR /&gt;&lt;BR /&gt;resident Product;&lt;BR /&gt;&lt;BR /&gt;Load&lt;BR /&gt;OrderQty,&lt;BR /&gt;OrderQty * ApplyMap('Product',StandardCost,0) as SalesAmount&lt;BR /&gt;Resident SalesOrderHeader;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody look into this .Any help will be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2010 11:08:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/241013#M91464</guid>
      <dc:creator />
      <dc:date>2010-10-19T11:08:44Z</dc:date>
    </item>
    <item>
      <title>applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/241014#M91465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try it like this:&lt;/P&gt;&lt;P&gt;Product:&lt;BR /&gt;MAPPING LOAD&lt;BR /&gt;SellStartDate AS X,&lt;BR /&gt;StandardCost AS Y&lt;BR /&gt;&lt;BR /&gt;resident Product;&lt;BR /&gt;&lt;BR /&gt;Load&lt;BR /&gt;OrderQty,&lt;BR /&gt;OrderQty * ApplyMap('Product',&amp;lt;field name that you want to change from current table&amp;gt;) as SalesAmount&lt;BR /&gt;Resident SalesOrderHeader;&lt;/P&gt;&lt;P&gt;&amp;lt;field name that you want to change from current table&amp;gt; this is the current field from current table you wish to transform not the field from MAPPING TABLE.&lt;/P&gt;&lt;P&gt;Regards, Miha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2010 11:12:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/241014#M91465</guid>
      <dc:creator />
      <dc:date>2010-10-19T11:12:58Z</dc:date>
    </item>
    <item>
      <title>applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/241015#M91466</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;Thanks for your Message. Actually i want to calculate Sales amount by using Orderqty*standardCost but both fields are in different tables , and i don't want to join that two tables.I tried your code but getting the same error.&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2010 11:42:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/241015#M91466</guid>
      <dc:creator />
      <dc:date>2010-10-19T11:42:44Z</dc:date>
    </item>
    <item>
      <title>applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/241016#M91467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll probably also need to name your mapping table something different than the resident table you're loading it from. Call it ProductMap, for instance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 01:06:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/241016#M91467</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-10-20T01:06:19Z</dc:date>
    </item>
    <item>
      <title>applymap</title>
      <link>https://community.qlik.com/t5/QlikView/applymap/m-p/241017#M91468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I always, except "load inline", use distinct in mapping load. It would be:&lt;BR /&gt;ProductMap:&lt;BR /&gt;MAPPING LOAD DISTINCT&lt;BR /&gt; SellStartDate AS X,&lt;BR /&gt; StandardCost AS Y&lt;BR /&gt;RESIDENT Product;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 01:11:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applymap/m-p/241017#M91468</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-20T01:11:08Z</dc:date>
    </item>
  </channel>
</rss>

