<?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 map? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-map/m-p/1567400#M742949</link>
    <description>&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;A:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;MAG,&lt;/P&gt;&lt;P&gt;Revenue,&lt;/P&gt;&lt;P&gt;Unit&lt;/P&gt;&lt;P&gt;from &amp;lt;&amp;gt;;&lt;/P&gt;&lt;P&gt;B:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[MAG Main] as MAG&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;'MAG Main' as NewField&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;from &amp;lt;&amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Now In UI make a list box add "NewField" in it.&lt;/P&gt;&lt;P&gt;Create a straight chart :&lt;/P&gt;&lt;P&gt;Dim: MAG&lt;/P&gt;&lt;P&gt;Exp1: Sum(Revenue)&lt;/P&gt;&lt;P&gt;Exp2: Sum(Unit)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now if you dont select anything, you will get all the values, but when you select "MAG Main" from drop down of "Newfield" you will get only "&lt;SPAN&gt;hybrid,grooming accessories"&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Apr 2019 07:59:33 GMT</pubDate>
    <dc:creator>jyothish8807</dc:creator>
    <dc:date>2019-04-10T07:59:33Z</dc:date>
    <item>
      <title>How to map?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-map/m-p/1567375#M742948</link>
      <description>&lt;P&gt;how to get pie chart with 2 measures&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:54:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-map/m-p/1567375#M742948</guid>
      <dc:creator>sanjujeeboy</dc:creator>
      <dc:date>2024-11-16T03:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to map?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-map/m-p/1567400#M742949</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;A:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;MAG,&lt;/P&gt;&lt;P&gt;Revenue,&lt;/P&gt;&lt;P&gt;Unit&lt;/P&gt;&lt;P&gt;from &amp;lt;&amp;gt;;&lt;/P&gt;&lt;P&gt;B:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[MAG Main] as MAG&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;'MAG Main' as NewField&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;from &amp;lt;&amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Now In UI make a list box add "NewField" in it.&lt;/P&gt;&lt;P&gt;Create a straight chart :&lt;/P&gt;&lt;P&gt;Dim: MAG&lt;/P&gt;&lt;P&gt;Exp1: Sum(Revenue)&lt;/P&gt;&lt;P&gt;Exp2: Sum(Unit)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now if you dont select anything, you will get all the values, but when you select "MAG Main" from drop down of "Newfield" you will get only "&lt;SPAN&gt;hybrid,grooming accessories"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 07:59:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-map/m-p/1567400#M742949</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2019-04-10T07:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to map?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-map/m-p/1567401#M742950</link>
      <description>&lt;P&gt;Map always requires a key value pair. I don't think it is possible to map more than one value.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;If you have a mapping table like:&lt;/P&gt;&lt;P&gt;Key&amp;nbsp; &amp;nbsp; Value&lt;/P&gt;&lt;P&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; A&lt;/P&gt;&lt;P&gt;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; B&lt;/P&gt;&lt;P&gt;3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;C&lt;/P&gt;&lt;P&gt;and another table like&amp;nbsp;&lt;/P&gt;&lt;P&gt;ShowLetter:&lt;/P&gt;&lt;P&gt;RowNum&amp;nbsp; &amp;nbsp; &amp;nbsp;Number&lt;/P&gt;&lt;P&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1&lt;/P&gt;&lt;P&gt;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&lt;/P&gt;&lt;P&gt;3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table ShowLetter would look like:&lt;/P&gt;&lt;P&gt;RowNum&amp;nbsp; &amp;nbsp; &amp;nbsp;Number&lt;/P&gt;&lt;P&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; A&lt;/P&gt;&lt;P&gt;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;B&lt;/P&gt;&lt;P&gt;3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;B&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to declare a table as mapping table:&lt;/P&gt;&lt;P&gt;Just write&lt;/P&gt;&lt;P&gt;MapNumber:&lt;/P&gt;&lt;P&gt;Mapping LOAD Key as KEY, Value as VALUE FROM.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And in the table where you want to map&lt;/P&gt;&lt;P&gt;LOAD ApplyMap('MapNumber',vKey) FROM....&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 08:01:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-map/m-p/1567401#M742950</guid>
      <dc:creator>gf</dc:creator>
      <dc:date>2019-04-10T08:01:28Z</dc:date>
    </item>
  </channel>
</rss>

