<?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: Mapping table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Mapping-table/m-p/1326933#M835068</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Removed the =0&lt;/P&gt;&lt;P&gt;working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jun 2017 14:53:34 GMT</pubDate>
    <dc:creator>bobbydave</dc:creator>
    <dc:date>2017-06-07T14:53:34Z</dc:date>
    <item>
      <title>Mapping table</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-table/m-p/1326932#M835067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just know there is gonna be a simple answer to this but my brain aint functioning today.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a mapping table that maps countries and country codes to tables.&lt;/P&gt;&lt;P&gt;I have a loop that goes through each of my tables and maps each country.&lt;/P&gt;&lt;P&gt;All good .. coz it goes and maps each country.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, in my second mapping table which is more or less going to do the same functionality, I only want to bring in 3 countries of this mapping table FR, PO and NL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Countries:&lt;/P&gt;&lt;P&gt;LOAD Code, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Country, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Region&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[$(vMapping)\Mappings_Tia_AXA.xlsx] (ooxml, embedded labels, table is [TIA Countries])&lt;/P&gt;&lt;P&gt;Where Match(Code, 'FR', 'PO', 'NL')=0&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only want to return those 3 countries; otherwise, it will return all the countries from AT (Austria) ........UK.&lt;/P&gt;&lt;P&gt;i only want those 3 countries to be return for my mapping table and then it will go into the loop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET country_count = FieldValueCount('Code');&lt;BR /&gt;TRACE $(country_count);&lt;BR /&gt;for i=1 to $(country_count) // loop through every country&lt;/P&gt;&lt;P&gt;let country_code = FieldValue('Code',$(i)); //get country code&lt;BR /&gt;TRACE $(country_code);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MyTable:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next; // to loop back and grab the next country.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help for a rather dumb question (my brain is just fuzzy today)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-table/m-p/1326932#M835067</guid>
      <dc:creator>bobbydave</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping table</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-table/m-p/1326933#M835068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Removed the =0&lt;/P&gt;&lt;P&gt;working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 14:53:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-table/m-p/1326933#M835068</guid>
      <dc:creator>bobbydave</dc:creator>
      <dc:date>2017-06-07T14:53:34Z</dc:date>
    </item>
  </channel>
</rss>

