<?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: How to use min function along with applymap in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-use-min-function-along-with-applymap/m-p/1554200#M39913</link>
    <description>&lt;P&gt;You are using ApplyMap in your mapping table? You have another mapping table called MAP_skey_market?... not that this is wrong, but just want to make sure you are aware of this and are doing it right.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Mar 2019 12:10:34 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-03-08T12:10:34Z</dc:date>
    <item>
      <title>How to use min function along with applymap</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-use-min-function-along-with-applymap/m-p/1554154#M39909</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to use min() function along with applymap, but I am getting invaild expression error beacuse of the use min function.&lt;/P&gt;&lt;P&gt;Below is my expression:-&lt;/P&gt;&lt;P&gt;[market_tmp]:&lt;BR /&gt;LOAD&lt;BR /&gt;ABC_Key ,&lt;BR /&gt;DEF_Key&lt;BR /&gt;FROM [$(vQVDLib)map_standard.qvd] (qvd);&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[market]:&lt;BR /&gt;Mapping Load ABC_Key&lt;BR /&gt;,ApplyMap('MAP_skey_market',min([DEF_Key]),Null()) as skey_market&lt;BR /&gt;Resident [market_tmp];&lt;/P&gt;&lt;P&gt;drop table [market_tmp];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone please sugegst, where am I making mistake?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 11:26:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-use-min-function-along-with-applymap/m-p/1554154#M39909</guid>
      <dc:creator>abc_18</dc:creator>
      <dc:date>2019-03-08T11:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to use min function along with applymap</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-use-min-function-along-with-applymap/m-p/1554162#M39911</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You need to use Group by in your mapping load.&lt;BR /&gt;market:&lt;BR /&gt;Mapping Load ABC_Key&lt;BR /&gt;,ApplyMap('MAP_skey_market',min([DEF_Key]),Null()) as skey_market&lt;BR /&gt;Resident [market_tmp] group by ABC_Key;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Mar 2019 11:38:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-use-min-function-along-with-applymap/m-p/1554162#M39911</guid>
      <dc:creator>santhiqlik</dc:creator>
      <dc:date>2019-03-08T11:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to use min function along with applymap</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-use-min-function-along-with-applymap/m-p/1554200#M39913</link>
      <description>&lt;P&gt;You are using ApplyMap in your mapping table? You have another mapping table called MAP_skey_market?... not that this is wrong, but just want to make sure you are aware of this and are doing it right.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 12:10:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-use-min-function-along-with-applymap/m-p/1554200#M39913</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-03-08T12:10:34Z</dc:date>
    </item>
  </channel>
</rss>

