<?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 How to join this table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310914#M1198147</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA .... Is this wat u want.. may right&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Mar 2011 10:45:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-03-04T10:45:42Z</dc:date>
    <item>
      <title>How to join this table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310908#M1198141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all im totally new in QV.&lt;/P&gt;&lt;P&gt;Well i have 2 table. I need to join them.&lt;BR /&gt;tables are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;table1:&lt;BR /&gt;load * inline [&lt;BR /&gt;country, express&lt;BR /&gt;AT, 2&lt;BR /&gt;DK, 2&lt;BR /&gt;GB, 3&lt;BR /&gt;GR, 4&lt;BR /&gt;....&lt;BR /&gt;];&lt;BR /&gt;table2:&lt;BR /&gt;load * inline [&lt;BR /&gt;weight, zone1, zone2, zone3&lt;BR /&gt;0.5, 6, 8, 10&lt;BR /&gt;1, 7, 9, 11&lt;BR /&gt;1.5, 8, 10, 12&lt;BR /&gt;2, 10, 12, 14&lt;BR /&gt;.....&lt;BR /&gt;];&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;table1 contains country and their zone codes.&lt;BR /&gt;table 2 contains costs of zones and weights.&lt;/P&gt;&lt;P&gt;I need to match zones and join them. How to do this? Need some help please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 10:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310908#M1198141</guid>
      <dc:creator />
      <dc:date>2011-03-04T10:15:06Z</dc:date>
    </item>
    <item>
      <title>How to join this table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310909#M1198142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muncho,&lt;/P&gt;&lt;PRE style="margin:0px;"&gt;&lt;BR /&gt;table1:&lt;BR /&gt;load * inline [&lt;BR /&gt;country, express&lt;BR /&gt;AT, 2&lt;BR /&gt;DK, 2&lt;BR /&gt;GB, 3&lt;BR /&gt;GR, 4&lt;BR /&gt;....&lt;BR /&gt;];&lt;BR /&gt;&lt;BR /&gt;//table2:&lt;BR /&gt;join load * inline [&lt;BR /&gt;weight, zone1, zone2, zone3&lt;BR /&gt;0.5, 6, 8, 10&lt;BR /&gt;1, 7, 9, 11&lt;BR /&gt;1.5, 8, 10, 12&lt;BR /&gt;2, 10, 12, 14&lt;BR /&gt;.....&lt;BR /&gt;];&lt;BR /&gt;&lt;BR /&gt;simply use join between the tables. if u want left join r right join just mention it. in qlikview join are very easy.&lt;BR /&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 10:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310909#M1198142</guid>
      <dc:creator />
      <dc:date>2011-03-04T10:20:23Z</dc:date>
    </item>
    <item>
      <title>AW:How to join this table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310910#M1198143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I can not see, what is you key to join the tables?&lt;/P&gt;&lt;P&gt;Normally it goes like this:&lt;/P&gt;&lt;P&gt;Table1:&lt;BR /&gt;Load key, field1, field2, ... from table1;&lt;/P&gt;&lt;P&gt;Left Join (Table1)&lt;BR /&gt;Load key, field3, field4,... from table2;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 10:21:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310910#M1198143</guid>
      <dc:creator>brenner_martina</dc:creator>
      <dc:date>2011-03-04T10:21:19Z</dc:date>
    </item>
    <item>
      <title>How to join this table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310911#M1198144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srividhya&lt;/P&gt;&lt;P&gt;In express field there is zone codes inside.&lt;BR /&gt;In zone1, zone2, zone3 fields of table2 are cost.&lt;BR /&gt;So i think just joining them is cannot solve this.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 10:35:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310911#M1198144</guid>
      <dc:creator />
      <dc:date>2011-03-04T10:35:07Z</dc:date>
    </item>
    <item>
      <title>AW:How to join this table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310912#M1198145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martina.&lt;/P&gt;&lt;P&gt;I know i need key fields to join them. That's why i posted.&lt;BR /&gt;Need some help to make key.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 10:38:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310912#M1198145</guid>
      <dc:creator />
      <dc:date>2011-03-04T10:38:52Z</dc:date>
    </item>
    <item>
      <title>How to join this table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310913#M1198146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muncho,&lt;/P&gt;&lt;P&gt;I need to match zones and join them. means...... realy am nt getting u.... plz exp clr wat's ur need&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 10:42:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310913#M1198146</guid>
      <dc:creator />
      <dc:date>2011-03-04T10:42:43Z</dc:date>
    </item>
    <item>
      <title>How to join this table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310914#M1198147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA .... Is this wat u want.. may right&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 10:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310914#M1198147</guid>
      <dc:creator />
      <dc:date>2011-03-04T10:45:42Z</dc:date>
    </item>
    <item>
      <title>How to join this table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310915#M1198148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well i use example to describe it to you.&lt;/P&gt;&lt;P&gt;If i select GB their zone code is 3 in table1.&lt;BR /&gt;so i need to show just weight and cost of zone3 in table2. I think i need to change something in table2. But how? that's what im asking.&lt;BR /&gt;these 2 tables from excel file. This excel file may change sometimes so i dont want to change or edit in excel file.&lt;/P&gt;&lt;P&gt;Do you got me now?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 10:59:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310915#M1198148</guid>
      <dc:creator />
      <dc:date>2011-03-04T10:59:50Z</dc:date>
    </item>
    <item>
      <title>How to join this table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310916#M1198149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using the inline wizard and selecting cross table, that should change the structure from&lt;/P&gt;&lt;P&gt;weight, zone1, zone2, zone3&lt;BR /&gt;0.5, 6, 8, 10&lt;BR /&gt; to&lt;/P&gt;&lt;P&gt;weight, zone, cost&lt;/P&gt;&lt;P&gt;0.5, zone1, 6&lt;/P&gt;&lt;P&gt;0.5, zone2, 8&lt;/P&gt;&lt;P&gt;0.5, zone3, 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you need to change the name "express" in table1 to "zone" and make sure the text matches the zone descriptions in table2, so that the 2 tables match.&lt;/P&gt;&lt;P&gt;eg&lt;/P&gt;&lt;P&gt;table1a:load&lt;/P&gt;&lt;P&gt;country,&lt;/P&gt;&lt;P&gt;'zone'&amp;amp;express as zone&lt;/P&gt;&lt;P&gt;resident table1&lt;/P&gt;&lt;P&gt;Then drop table1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 11:21:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310916#M1198149</guid>
      <dc:creator />
      <dc:date>2011-03-04T11:21:11Z</dc:date>
    </item>
    <item>
      <title>How to join this table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310917#M1198150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello rick&lt;/P&gt;&lt;P&gt;QV is totally new to me. And i got something on your post. But i have no idea how to use that crosstable. Can you give me some example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 11:58:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310917#M1198150</guid>
      <dc:creator />
      <dc:date>2011-03-04T11:58:57Z</dc:date>
    </item>
    <item>
      <title>How to join this table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310918#M1198151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Munch.&lt;/P&gt;&lt;P&gt;First you don´t need to create a primary key, because Qlikview uses an associative technology. So you just join the tables using the same name in both tables (CONCATENATE). And your case I think you would have to use a Crosstable functon. There is an example around this forum. Let me see if I find the document and I will attach here.&lt;/P&gt;&lt;P&gt;Best...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 14:13:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310918#M1198151</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2011-03-04T14:13:41Z</dc:date>
    </item>
    <item>
      <title>How to join this table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310919#M1198152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is an example of how to use a crosstable function, I hope it serve you.&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 16:24:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310919#M1198152</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2011-03-04T16:24:54Z</dc:date>
    </item>
    <item>
      <title>How to join this table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310920#M1198153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for all who tried to help me and gave me 1 step up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 20:28:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-this-table/m-p/310920#M1198153</guid>
      <dc:creator />
      <dc:date>2011-03-04T20:28:05Z</dc:date>
    </item>
  </channel>
</rss>

