<?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: Applymap in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Applymap/m-p/1878690#M72446</link>
    <description>&lt;P&gt;load&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;field1 &amp;amp; field 2 as key,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;field 1&lt;/P&gt;
&lt;P&gt;field 2,&lt;/P&gt;
&lt;P&gt;applymap('maping table',key,null()) as field 3&lt;/P&gt;
&lt;P&gt;from QVD;&lt;/P&gt;</description>
    <pubDate>Sat, 08 Jan 2022 07:38:19 GMT</pubDate>
    <dc:creator>anat</dc:creator>
    <dc:date>2022-01-08T07:38:19Z</dc:date>
    <item>
      <title>Applymap</title>
      <link>https://community.qlik.com/t5/App-Development/Applymap/m-p/1878688#M72445</link>
      <description>&lt;P&gt;Hi All, I have a requirement where I have to bring one filed from an excel file loaded into a QVD which also is loaded in the script. I used applymap function but its not working. The Key field used to join is not working. Any help is appreciated.&lt;/P&gt;
&lt;P&gt;For example,&lt;/P&gt;
&lt;P&gt;table1:&lt;/P&gt;
&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;
&lt;P&gt;field1,&lt;/P&gt;
&lt;P&gt;filed2 ,&lt;/P&gt;
&lt;P&gt;field1 &amp;amp; field 2 as key,&lt;/P&gt;
&lt;P&gt;field 3&lt;/P&gt;
&lt;P&gt;etc&amp;nbsp; from&amp;nbsp; excel file;&lt;/P&gt;
&lt;P&gt;mapping load:&lt;/P&gt;
&lt;P&gt;key ,&lt;/P&gt;
&lt;P&gt;field 3&lt;/P&gt;
&lt;P&gt;resident table1;&lt;/P&gt;
&lt;P&gt;table2:&lt;/P&gt;
&lt;P&gt;load&lt;/P&gt;
&lt;P&gt;field 1&lt;/P&gt;
&lt;P&gt;field 2,&lt;/P&gt;
&lt;P&gt;applymap('maping table',key,null()) as field 3&lt;/P&gt;
&lt;P&gt;from QVD;&lt;/P&gt;
&lt;P&gt;I want to bring field 3 into table2&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jan 2022 07:25:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Applymap/m-p/1878688#M72445</guid>
      <dc:creator>niranjana</dc:creator>
      <dc:date>2022-01-08T07:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Applymap</title>
      <link>https://community.qlik.com/t5/App-Development/Applymap/m-p/1878690#M72446</link>
      <description>&lt;P&gt;load&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;field1 &amp;amp; field 2 as key,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;field 1&lt;/P&gt;
&lt;P&gt;field 2,&lt;/P&gt;
&lt;P&gt;applymap('maping table',key,null()) as field 3&lt;/P&gt;
&lt;P&gt;from QVD;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jan 2022 07:38:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Applymap/m-p/1878690#M72446</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2022-01-08T07:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Applymap</title>
      <link>https://community.qlik.com/t5/App-Development/Applymap/m-p/1878692#M72447</link>
      <description>&lt;P&gt;Can you pls give full approx. script , for ex where should I put they "Key" field? in all three tables: table1, mapping load and table 2?&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jan 2022 08:02:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Applymap/m-p/1878692#M72447</guid>
      <dc:creator>niranjana</dc:creator>
      <dc:date>2022-01-08T08:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Applymap</title>
      <link>https://community.qlik.com/t5/App-Development/Applymap/m-p/1878703#M72450</link>
      <description>&lt;P&gt;please post some sample data and your expected result.&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jan 2022 11:59:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Applymap/m-p/1878703#M72450</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2022-01-08T11:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Applymap</title>
      <link>https://community.qlik.com/t5/App-Development/Applymap/m-p/1878706#M72451</link>
      <description>&lt;P&gt;table1:&lt;/P&gt;
&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;
&lt;P&gt;field1,&lt;/P&gt;
&lt;P&gt;filed2 ,&lt;/P&gt;
&lt;P&gt;field1 &amp;amp; field 2 as key,&lt;/P&gt;
&lt;P&gt;field 3&lt;/P&gt;
&lt;P&gt;etc&amp;nbsp; from&amp;nbsp; excel file;&lt;/P&gt;
&lt;P&gt;mapping load:&lt;/P&gt;
&lt;P&gt;key ,&lt;/P&gt;
&lt;P&gt;field 3&lt;/P&gt;
&lt;P&gt;resident table1;&lt;/P&gt;
&lt;P&gt;table2:&lt;/P&gt;
&lt;P&gt;load&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;field1 &amp;amp; field 2 as key,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;field 1,&lt;/P&gt;
&lt;P&gt;field 2,&lt;/P&gt;
&lt;P&gt;applymap('maping table',key,null()) as field 3&lt;/P&gt;
&lt;P&gt;from QVD;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jan 2022 13:33:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Applymap/m-p/1878706#M72451</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2022-01-08T13:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Applymap</title>
      <link>https://community.qlik.com/t5/App-Development/Applymap/m-p/1878716#M72452</link>
      <description>&lt;P&gt;Something is incomplete here. You show a reference to 'maping table' but don't show it loading in the script.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jan 2022 16:36:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Applymap/m-p/1878716#M72452</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2022-01-08T16:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Applymap</title>
      <link>https://community.qlik.com/t5/App-Development/Applymap/m-p/1878732#M72453</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134133"&gt;@niranjana&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Problem with your script is that you are not defining correct mapping field in your 3rd table i.e. qvd table&lt;/P&gt;
&lt;P&gt;While there can be multiple ways to handle this, you can try the below script and let me know if it works for you&lt;/P&gt;
&lt;P&gt;Table1:&lt;BR /&gt;Load &lt;BR /&gt;field1,&lt;BR /&gt;filed2 ,&lt;BR /&gt;field1 &amp;amp; field2 as key,&lt;BR /&gt;field 3&lt;BR /&gt;etc from excel file;&lt;/P&gt;
&lt;P&gt;Mapping Table:&lt;BR /&gt;mapping load&lt;BR /&gt;key,&lt;BR /&gt;field 3&lt;BR /&gt;resident Table1;&lt;/P&gt;
&lt;P&gt;Table2:&lt;BR /&gt;load&lt;BR /&gt;field 1&lt;BR /&gt;field 2,&lt;BR /&gt;applymap('Maping Table',field1 &amp;amp; field2,null()) as field 3&lt;BR /&gt;from QVD;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also note that mapping load table can only have unique values.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jan 2022 08:17:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Applymap/m-p/1878732#M72453</guid>
      <dc:creator>Vishal_Gupta</dc:creator>
      <dc:date>2022-01-09T08:17:14Z</dc:date>
    </item>
  </channel>
</rss>

