<?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 Multiple applymaps in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Multiple-applymaps/m-p/1813313#M66400</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a number of applymaps in my script. Could you please help me out, how to write the applymaps with mapping load using subfield function.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Tue, 30 Nov 2021 18:17:33 GMT</pubDate>
    <dc:creator>deep2021</dc:creator>
    <dc:date>2021-11-30T18:17:33Z</dc:date>
    <item>
      <title>Multiple applymaps</title>
      <link>https://community.qlik.com/t5/App-Development/Multiple-applymaps/m-p/1813313#M66400</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a number of applymaps in my script. Could you please help me out, how to write the applymaps with mapping load using subfield function.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 18:17:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multiple-applymaps/m-p/1813313#M66400</guid>
      <dc:creator>deep2021</dc:creator>
      <dc:date>2021-11-30T18:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple applymaps</title>
      <link>https://community.qlik.com/t5/App-Development/Multiple-applymaps/m-p/1813350#M66405</link>
      <description>&lt;P&gt;You can pass the reference with subfield function in applymap.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ApplyMap('map_name', Subfield(field1,',')[ , default_mapping ] )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 11:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multiple-applymaps/m-p/1813350#M66405</guid>
      <dc:creator>Jayavignesh</dc:creator>
      <dc:date>2021-06-07T11:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple applymaps</title>
      <link>https://community.qlik.com/t5/App-Development/Multiple-applymaps/m-p/1813362#M66408</link>
      <description>&lt;P&gt;can you please share an example for the same?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 11:28:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multiple-applymaps/m-p/1813362#M66408</guid>
      <dc:creator>deep2021</dc:creator>
      <dc:date>2021-06-07T11:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple applymaps</title>
      <link>https://community.qlik.com/t5/App-Development/Multiple-applymaps/m-p/1813367#M66410</link>
      <description>&lt;P&gt;Would be good if you share a qvf/qvw&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 11:37:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multiple-applymaps/m-p/1813367#M66410</guid>
      <dc:creator>Jayavignesh</dc:creator>
      <dc:date>2021-06-07T11:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple applymaps</title>
      <link>https://community.qlik.com/t5/App-Development/Multiple-applymaps/m-p/1813370#M66412</link>
      <description>&lt;P&gt;To reduce the number of needed mappings in the case you need to apply more than one value you could string-concat the return values like:&lt;/P&gt;&lt;P&gt;m: mapping load&amp;nbsp;LookupKey, F1 &amp;amp; '|' &amp;amp; F2 &amp;amp; '|' &amp;amp; F3 inline [&lt;BR /&gt;LookupKey, F1, F2, F3&lt;BR /&gt;1, x, y, z&lt;BR /&gt;2, a, b, c&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;and then you call them as an example with:&lt;/P&gt;&lt;P&gt;t: load *, subfield(applymap('m',&amp;nbsp;LookupKey, 'default ...'), '|', 2) as F2&lt;BR /&gt;from Source;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 11:47:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multiple-applymaps/m-p/1813370#M66412</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-06-07T11:47:09Z</dc:date>
    </item>
  </channel>
</rss>

