<?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 Query in Mapping in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Query-in-Mapping/m-p/175807#M44067</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Here I have enclosed my Inline table.First column will be the Region.Second Column will be the short form City.And the third column will be the Coulumn should be visible for End user.I want to do this using in '&lt;B&gt;MAPPING'&lt;/B&gt; Is it possible.If it is how.Please let me know the same&lt;/P&gt;&lt;P&gt;Map:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; Region, City,NewCity&lt;BR /&gt; South, Blr,BANGALORE&lt;BR /&gt; North, Del,DELHI&lt;BR /&gt; East, Raj,RAJSTHAN&lt;BR /&gt; West, Cal,CALCUTTA&lt;BR /&gt; ];&lt;/P&gt;&lt;P&gt;Note: I shoud not use use '&lt;B&gt;IF&lt;/B&gt;'&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Jai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jun 2010 07:26:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-06-04T07:26:34Z</dc:date>
    <item>
      <title>Query in Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Query-in-Mapping/m-p/175807#M44067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Here I have enclosed my Inline table.First column will be the Region.Second Column will be the short form City.And the third column will be the Coulumn should be visible for End user.I want to do this using in '&lt;B&gt;MAPPING'&lt;/B&gt; Is it possible.If it is how.Please let me know the same&lt;/P&gt;&lt;P&gt;Map:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; Region, City,NewCity&lt;BR /&gt; South, Blr,BANGALORE&lt;BR /&gt; North, Del,DELHI&lt;BR /&gt; East, Raj,RAJSTHAN&lt;BR /&gt; West, Cal,CALCUTTA&lt;BR /&gt; ];&lt;/P&gt;&lt;P&gt;Note: I shoud not use use '&lt;B&gt;IF&lt;/B&gt;'&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Jai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jun 2010 07:26:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-in-Mapping/m-p/175807#M44067</guid>
      <dc:creator />
      <dc:date>2010-06-04T07:26:34Z</dc:date>
    </item>
    <item>
      <title>Query in Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Query-in-Mapping/m-p/175808#M44068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Jai.&lt;/P&gt;&lt;P&gt;You can create a table City:&lt;/P&gt;&lt;P&gt;CityTable:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;BR /&gt; City,CityFull&lt;BR /&gt; Blr,BANGALORE&lt;BR /&gt; Del,DELHI&lt;BR /&gt; Raj,RAJSTHAN&lt;BR /&gt; Cal,CALCUTTA&lt;BR /&gt; ];&lt;/P&gt;&lt;P&gt;and create a map table by region:&lt;/P&gt;&lt;P&gt;MAP_Region_City:&lt;/P&gt;&lt;P&gt;MAPPING LOAD * INLINE [&lt;BR /&gt; Region, City&lt;BR /&gt; South, Blr&lt;BR /&gt; North, Del&lt;BR /&gt; East, Raj&lt;BR /&gt; West, Cal&lt;BR /&gt; ];&lt;/P&gt;&lt;P&gt;and then use it map in your transactional table:&lt;/P&gt;&lt;P&gt;FactTable:&lt;/P&gt;&lt;P&gt;LOAD ...&lt;/P&gt;&lt;P&gt;Region,&lt;/P&gt;&lt;P&gt;ApplyMap('MAP_Region_City', Region, 'N/A') as City&lt;/P&gt;&lt;P&gt;FROM ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in the layout you can use a listbox for field CityFull.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jun 2010 08:05:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-in-Mapping/m-p/175808#M44068</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2010-06-04T08:05:58Z</dc:date>
    </item>
  </channel>
</rss>

