<?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: 2 fields to be mapped to one in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/2-fields-to-be-mapped-to-one/m-p/66791#M11046</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you a example what du you want?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;greetings gerold&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Apr 2018 05:40:46 GMT</pubDate>
    <dc:creator>gerry_hdm</dc:creator>
    <dc:date>2018-04-06T05:40:46Z</dc:date>
    <item>
      <title>2 fields to be mapped to one</title>
      <link>https://community.qlik.com/t5/QlikView/2-fields-to-be-mapped-to-one/m-p/66790#M11045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have 2 fields having similar values(ship to adress and bill to adress ) in Sales table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have to connect it with only one field that is adressID in adress table.. how can i achieve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both shiptoadress and bill to adress&amp;nbsp; have same kind of values that are all present in adressID&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 05:00:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-fields-to-be-mapped-to-one/m-p/66790#M11045</guid>
      <dc:creator>vaibhav11</dc:creator>
      <dc:date>2018-04-06T05:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: 2 fields to be mapped to one</title>
      <link>https://community.qlik.com/t5/QlikView/2-fields-to-be-mapped-to-one/m-p/66791#M11046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you a example what du you want?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;greetings gerold&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 05:40:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-fields-to-be-mapped-to-one/m-p/66791#M11046</guid>
      <dc:creator>gerry_hdm</dc:creator>
      <dc:date>2018-04-06T05:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: 2 fields to be mapped to one</title>
      <link>https://community.qlik.com/t5/QlikView/2-fields-to-be-mapped-to-one/m-p/66792#M11047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have two options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a table called &lt;STRONG&gt;AddressType&lt;/STRONG&gt; with three fields: addressID.Sales, addressType,addressID. The first field you have to have in the &lt;STRONG&gt;Sales&lt;/STRONG&gt; table too - that way you get a key shared between the &lt;STRONG&gt;Sales&lt;/STRONG&gt; and &lt;STRONG&gt;AddressType&lt;/STRONG&gt; tables. The lastfield in the &lt;STRONG&gt;AddressType&lt;/STRONG&gt; table will have to be in the &lt;STRONG&gt;Address&lt;/STRONG&gt; table so you get a key shared between the &lt;STRONG&gt;AddressType&lt;/STRONG&gt; and &lt;STRONG&gt;Address&lt;/STRONG&gt; tables. In the field addressType you will have only two possible values: 'ShipTo' or 'BillTo' which identify what kind of address row you have in the &lt;STRONG&gt;AddressType&lt;/STRONG&gt; table.&lt;BR /&gt;&lt;BR /&gt;The concept is similar to what Henric Cronström has descibed in his article about "Canonical Date". So in your case we could call this "Canonical Addresses". Look here: &lt;A href="https://community.qlik.com/qlik-blogpost/3585"&gt;Canonical Date&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;Create two separate tables named ShipToAddresses and BillToAddresses and you have two separate ids for each of them.&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 05:42:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-fields-to-be-mapped-to-one/m-p/66792#M11047</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-04-06T05:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: 2 fields to be mapped to one</title>
      <link>https://community.qlik.com/t5/QlikView/2-fields-to-be-mapped-to-one/m-p/66793#M11048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can duplicate you ID Field&amp;nbsp; as a ID2&amp;nbsp; when you selcion the ship to adress and bill to adress )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are the values identical&amp;nbsp; ship to adress and bill to adress ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 05:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-fields-to-be-mapped-to-one/m-p/66793#M11048</guid>
      <dc:creator>gerry_hdm</dc:creator>
      <dc:date>2018-04-06T05:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: 2 fields to be mapped to one</title>
      <link>https://community.qlik.com/t5/QlikView/2-fields-to-be-mapped-to-one/m-p/66794#M11049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,You can try ApplyMap() and merge them into one field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 05:48:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-fields-to-be-mapped-to-one/m-p/66794#M11049</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-06T05:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: 2 fields to be mapped to one</title>
      <link>https://community.qlik.com/t5/QlikView/2-fields-to-be-mapped-to-one/m-p/66795#M11050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there are various other fields in adress table and also the sales table is&amp;nbsp; having many rows, if i make them as&amp;nbsp; two different tables , and concatenate them, they will result in double the rows.&amp;nbsp; adress table has all values of adresses and is a primary key.&lt;/P&gt;&lt;P&gt;shiptoadress ID and billtoadressID may be same or different but all its values are present in adressID column in adress table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 06:47:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-fields-to-be-mapped-to-one/m-p/66795#M11050</guid>
      <dc:creator>vaibhav11</dc:creator>
      <dc:date>2018-04-06T06:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: 2 fields to be mapped to one</title>
      <link>https://community.qlik.com/t5/QlikView/2-fields-to-be-mapped-to-one/m-p/66796#M11051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/198685_Capture.PNG" style="height: auto;" /&gt;&lt;IMG alt="Capture2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/198687_Capture2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 06:55:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-fields-to-be-mapped-to-one/m-p/66796#M11051</guid>
      <dc:creator>vaibhav11</dc:creator>
      <dc:date>2018-04-06T06:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: 2 fields to be mapped to one</title>
      <link>https://community.qlik.com/t5/QlikView/2-fields-to-be-mapped-to-one/m-p/66797#M11052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/198689_Capture.PNG" style="height: auto;" /&gt;&lt;IMG alt="Capture2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/198690_Capture2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 06:56:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-fields-to-be-mapped-to-one/m-p/66797#M11052</guid>
      <dc:creator>vaibhav11</dc:creator>
      <dc:date>2018-04-06T06:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: 2 fields to be mapped to one</title>
      <link>https://community.qlik.com/t5/QlikView/2-fields-to-be-mapped-to-one/m-p/66798#M11053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the scenario is a bit different here. The shipto address and billto address have IDs that are all present in AddressID field of the Address table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want&amp;nbsp; all the values (may be same or different) to be mapped to AddressID .There are some values&amp;nbsp; presnt in shiptoadress which are not present in billtoaddress and vice versa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 07:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-fields-to-be-mapped-to-one/m-p/66798#M11053</guid>
      <dc:creator>vaibhav11</dc:creator>
      <dc:date>2018-04-06T07:17:31Z</dc:date>
    </item>
  </channel>
</rss>

