<?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 do mapping load of two common datafield  between 2 different table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-do-mapping-load-of-two-common-datafield-between-2/m-p/105533#M763561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try like this:&lt;/P&gt;&lt;P&gt;GeneralInfo:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;From GeneralInfo.txt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABC:&lt;/P&gt;&lt;P&gt;Mapping Load&lt;/P&gt;&lt;P&gt;FUELTYPE,&lt;/P&gt;&lt;P&gt;XYZ&lt;/P&gt;&lt;P&gt;Resident GeneralInfo;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SummaryTable:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;A,&lt;/P&gt;&lt;P&gt;B,&lt;/P&gt;&lt;P&gt;ApplyMap('ABC',FUELTYPE,'UnKnown') as FUELTYPE,&lt;/P&gt;&lt;P&gt;C,&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;From SummaryTable.txt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Jul 2018 09:29:19 GMT</pubDate>
    <dc:creator>BalaBhaskar_Qlik</dc:creator>
    <dc:date>2018-07-21T09:29:19Z</dc:date>
    <item>
      <title>How to do mapping load of two common datafield  between 2 different table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-mapping-load-of-two-common-datafield-between-2/m-p/105530#M763558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to map FUELTYPE of general information with FUELTYPE of Summary table because they both contain the same field.How can I do it&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/How-to-do-mapping-load-of-two-common-datafield-between-2/m-p/105530#M763558</guid>
      <dc:creator>trishita</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to do mapping load of two common datafield  between 2 different table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-mapping-load-of-two-common-datafield-between-2/m-p/105531#M763559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you're looking to connect two tables, right ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 11:50:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-mapping-load-of-two-common-datafield-between-2/m-p/105531#M763559</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-07-19T11:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to do mapping load of two common datafield  between 2 different table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-mapping-load-of-two-common-datafield-between-2/m-p/105532#M763560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They are already connected with a key survey id&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 11:59:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-mapping-load-of-two-common-datafield-between-2/m-p/105532#M763560</guid>
      <dc:creator>trishita</dc:creator>
      <dc:date>2018-07-19T11:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to do mapping load of two common datafield  between 2 different table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-mapping-load-of-two-common-datafield-between-2/m-p/105533#M763561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try like this:&lt;/P&gt;&lt;P&gt;GeneralInfo:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;From GeneralInfo.txt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABC:&lt;/P&gt;&lt;P&gt;Mapping Load&lt;/P&gt;&lt;P&gt;FUELTYPE,&lt;/P&gt;&lt;P&gt;XYZ&lt;/P&gt;&lt;P&gt;Resident GeneralInfo;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SummaryTable:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;A,&lt;/P&gt;&lt;P&gt;B,&lt;/P&gt;&lt;P&gt;ApplyMap('ABC',FUELTYPE,'UnKnown') as FUELTYPE,&lt;/P&gt;&lt;P&gt;C,&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;From SummaryTable.txt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jul 2018 09:29:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-mapping-load-of-two-common-datafield-between-2/m-p/105533#M763561</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-07-21T09:29:19Z</dc:date>
    </item>
  </channel>
</rss>

