<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/424504#M698795</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually it seeems i am not able to catch your need.&lt;/P&gt;&lt;P&gt;What about using orderid to join both table.&lt;/P&gt;&lt;P&gt;even try to use concatenate..&lt;/P&gt;&lt;P&gt;Plz give sample .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Dec 2012 08:32:12 GMT</pubDate>
    <dc:creator>sujeetsingh</dc:creator>
    <dc:date>2012-12-13T08:32:12Z</dc:date>
    <item>
      <title>Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/424486#M698777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello there !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 tables, one with my visit logs on my site and structured as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 1: &lt;/P&gt;&lt;P&gt;Visit date | visitor ID | Order ID | Visit source | Visit number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One with my sales data as:&lt;/P&gt;&lt;P&gt;Table 2:&lt;/P&gt;&lt;P&gt;Order ID | Customer ID | Sales amounts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't been able to properly link Customer ID (table 2) and visitor ID (table 1) to be able to see:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer ID | visitor ID | Visit source | Visit number | Sales amount&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help me with that, I've spent hours on this. There might be something to be done with applymap but haven't been successful yet...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 06:34:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/424486#M698777</guid>
      <dc:creator />
      <dc:date>2012-12-11T06:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/424487#M698778</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;Is Customer ID and Visiter ID Same?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 06:41:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/424487#M698778</guid>
      <dc:creator />
      <dc:date>2012-12-11T06:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/424488#M698779</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;join two tables with Order ID column, it works. if you have still problem then post sample qvw file,so that we can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Niranjan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 06:43:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/424488#M698779</guid>
      <dc:creator />
      <dc:date>2012-12-11T06:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/424489#M698780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No unfortunately. Visitor ID is the ID allocated to users on my site.&lt;/P&gt;&lt;P&gt;Customer ID is the ID allocated to users in my sales system.&lt;/P&gt;&lt;P&gt;One customer ID will probably have several visitor IDs...&lt;/P&gt;&lt;P&gt;Thank you !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 06:45:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/424489#M698780</guid>
      <dc:creator />
      <dc:date>2012-12-11T06:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/424490#M698781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've already tried a join and a left join with no success. What kind of&lt;/P&gt;&lt;P&gt;join do you think about ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now all my file has is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Date,&lt;/P&gt;&lt;P&gt;     &lt;A href="Referring Domains"&gt;&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;     &lt;A href="Campaign type"&gt;&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;     &lt;A href="Purchase ID"&gt;&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;     Visitor_ID,&lt;/P&gt;&lt;P&gt;     &lt;A href="Visit Number"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/blabla"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(txt, utf8, embedded labels, delimiter is ',', msq);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD  &lt;A href="Purchase ID"&gt;&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Customer_ID,&lt;/P&gt;&lt;P&gt;Sales&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/blablabla"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(txt, codepage is 932, embedded labels, delimiter is ',', msq);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 06:51:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/424490#M698781</guid>
      <dc:creator />
      <dc:date>2012-12-11T06:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/424491#M698782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just Load Table1....in a Temp table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;load &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;Visit date &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt; visitor ID &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt; Order ID &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt; Visit source &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt; Visit number&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;sql...;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;Table2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;load&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #737373; background-color: #ffffff; font-family: Arial;"&gt;Order ID &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #737373; background-color: #ffffff; font-family: Arial;"&gt; Customer ID &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #737373; background-color: #ffffff; font-family: Arial;"&gt; Sales amounts&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #737373; background-color: #ffffff; font-family: Arial;"&gt;sql..... ;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;Finaly qlikview will join the both tables itself.....by Synthetic key&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;Else you want to do it at more advanced level...you can proceed as follow&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #737373; background-color: #ffffff; font-family: Arial;"&gt;Table_Main:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;outter join (Table1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #737373; font-size: 13px; background-color: #ffffff; font-family: Arial;"&gt;Order ID &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #737373; font-size: 13px; background-color: #ffffff; font-family: Arial;"&gt; Customer ID &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #737373; font-size: 13px; background-color: #ffffff; font-family: Arial;"&gt; Sales amounts&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #737373; font-size: 13px; background-color: #ffffff; font-family: Arial;"&gt;resident&amp;nbsp; &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Table2&lt;/SPAN&gt;;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #737373; font-size: 13px; background-color: #ffffff; font-family: Arial;"&gt;drop &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Table2;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #737373; font-size: 13px; background-color: #ffffff; font-family: Arial;"&gt;drop Table1;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-size: 13px; background-color: #ffffff; font-family: Arial;"&gt;Hope it will help you....&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 13px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 06:52:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/424491#M698782</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2012-12-11T06:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/424492#M698783</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;u can create key like this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Visit date , visitor ID , Order ID&amp;nbsp; as Key_Order, Visit source , Visit number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from 1sttable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Order ID as Key_Order, Customer ID , Sales amounts&lt;/P&gt;&lt;P&gt;from 2ndTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you can join the table like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; visitor ID , Order ID, Visit source , Visit number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from 1sttable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Order ID, Customer ID , Sales amounts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Kabilan K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 06:54:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/424492#M698783</guid>
      <dc:creator />
      <dc:date>2012-12-11T06:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/424493#M698784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks ! Already tried the 1st method but it only allocated the visitor ID&lt;/P&gt;&lt;P&gt;correctly when there is a purchase (and thus a link on Purchase ID). I need&lt;/P&gt;&lt;P&gt;it to link visitor ID and Customer ID even when there's no Purchase ID...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 06:57:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/424493#M698784</guid>
      <dc:creator />
      <dc:date>2012-12-11T06:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/424494#M698785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried adding the join but the result is the same:&lt;/P&gt;&lt;P&gt;It only allocated the visitor ID correctly when there is a purchase (and&lt;/P&gt;&lt;P&gt;thus a link on Purchase ID). I need it to link visitor ID and Customer ID&lt;/P&gt;&lt;P&gt;even when there's no Purchase ID... (sorry I'm copy/pasting the reply I&lt;/P&gt;&lt;P&gt;already made above).&lt;/P&gt;&lt;P&gt;Thanks for helping !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 07:00:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/424494#M698785</guid>
      <dc:creator />
      <dc:date>2012-12-11T07:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/424495#M698786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just rename customerID as Visitor id.&lt;/P&gt;&lt;P&gt;And then place joins.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 07:00:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/424495#M698786</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2012-12-11T07:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/424496#M698787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why using Mapping....&lt;/P&gt;&lt;P&gt;Just forget mapping here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 07:01:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/424496#M698787</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2012-12-11T07:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/424497#M698788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They aren't the same...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 07:02:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/424497#M698788</guid>
      <dc:creator />
      <dc:date>2012-12-11T07:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/424498#M698789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right now, this is what happens, the link only happens when the visit lead to a Purchase:&lt;/P&gt;&lt;P&gt;&lt;IMG class="jiveImage" src="https://community.qlik.com/message/290040/" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="26659" alt="qlik.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/26659_qlik.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 07:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/424498#M698789</guid>
      <dc:creator />
      <dc:date>2012-12-11T07:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/424499#M698790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try joining with only Visitor iD&lt;/P&gt;&lt;P&gt;and rename OrderID too to a diffrent allias name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 07:03:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/424499#M698790</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2012-12-11T07:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/424500#M698791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Place a sample and explain the linking issues in dashboard with textbox,,,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 07:07:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/424500#M698791</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2012-12-11T07:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/424501#M698792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alright, I found a solution:&lt;/P&gt;&lt;P&gt;First load the sales table&lt;/P&gt;&lt;P&gt;Then load only visitor ID and Order ID from table 2&lt;/P&gt;&lt;P&gt;Then load only visitor ID and the rest of the visit data from table 2&lt;/P&gt;&lt;P&gt;I do "normal" loads (no code added) but my computer seems to have&lt;/P&gt;&lt;P&gt;difficulties coping. Is there a better load method, CPU-wise ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2012 05:55:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/424501#M698792</guid>
      <dc:creator />
      <dc:date>2012-12-13T05:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/424502#M698793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is your visitor id and customer id same...???&lt;/P&gt;&lt;P&gt;because in mapping the first condition is to add the common field and after that which fields you want i.e sales amount according to your request&lt;/P&gt;&lt;P&gt;if you will tried to write visitor id as customer id .then it works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2012 08:01:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/424502#M698793</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2012-12-13T08:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/424503#M698794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, they're not. My only common field is order ID&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2012 08:03:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/424503#M698794</guid>
      <dc:creator />
      <dc:date>2012-12-13T08:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/424504#M698795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually it seeems i am not able to catch your need.&lt;/P&gt;&lt;P&gt;What about using orderid to join both table.&lt;/P&gt;&lt;P&gt;even try to use concatenate..&lt;/P&gt;&lt;P&gt;Plz give sample .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2012 08:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/424504#M698795</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2012-12-13T08:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping/m-p/424505#M698796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;istly u have to load table 1.in that you just write visitor id as customer id&lt;/P&gt;&lt;P&gt;and after that load table 2 in which you just using mapping load and write fields which you want i.e&lt;/P&gt;&lt;P&gt;customer id and then sales amount.&lt;/P&gt;&lt;P&gt;to do this, visitor id combined with customer id.&lt;/P&gt;&lt;P&gt;hope this will help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2012 09:17:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping/m-p/424505#M698796</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2012-12-13T09:17:50Z</dc:date>
    </item>
  </channel>
</rss>

