<?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 link all fields from different tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-link-all-fields-from-different-tables/m-p/171144#M41285</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel! Thank you for Your quick reply.&lt;/P&gt;&lt;P&gt;I thnik my example was not very correct, so I try to do another one:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load id, name, group1, group2, 2009 as year from file1.csv&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load id, name, group2, 2010 as year from file2.csv&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table3:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load id, name, group1, 2010 as year from file3.scv&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Here I want to &lt;B&gt;&lt;/B&gt;link group1 from Table3 with group2 from Table2, when id is the same. But 'none' value is not suitable, because I have real values of group1 in Table3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Mar 2010 12:08:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-03-08T12:08:08Z</dc:date>
    <item>
      <title>How to link all fields from different tables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-link-all-fields-from-different-tables/m-p/171142#M41283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For example I have two tables&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load id, name, group1, group2 from file1.csv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;Load id, name, group1, group3 from file2.csv&lt;/P&gt;&lt;P&gt;Automatically QV do SynLink by id, name and group1. When I select in List box of group2 anything, then any choice of "List box" group3 is not active. Also joining that tables don't solve this problem. Is it possible to do it active?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Mar 2010 11:22:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-link-all-fields-from-different-tables/m-p/171142#M41283</guid>
      <dc:creator />
      <dc:date>2010-03-08T11:22:13Z</dc:date>
    </item>
    <item>
      <title>How to link all fields from different tables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-link-all-fields-from-different-tables/m-p/171143#M41284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sergei,&lt;/P&gt;&lt;P&gt;You can try the following:&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load id, name, group1, group2, 'none' as group3 from file1.csv;&lt;/P&gt;&lt;P&gt;Table 2:&lt;/P&gt;&lt;P&gt;Load id, name, group1, 'none' as group2, group3 from file2.csv;&lt;/P&gt;&lt;P&gt;This will concatenate both tables.&lt;/P&gt;&lt;P&gt;I hope this help you.&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Mar 2010 11:29:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-link-all-fields-from-different-tables/m-p/171143#M41284</guid>
      <dc:creator />
      <dc:date>2010-03-08T11:29:13Z</dc:date>
    </item>
    <item>
      <title>How to link all fields from different tables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-link-all-fields-from-different-tables/m-p/171144#M41285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel! Thank you for Your quick reply.&lt;/P&gt;&lt;P&gt;I thnik my example was not very correct, so I try to do another one:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load id, name, group1, group2, 2009 as year from file1.csv&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load id, name, group2, 2010 as year from file2.csv&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table3:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load id, name, group1, 2010 as year from file3.scv&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Here I want to &lt;B&gt;&lt;/B&gt;link group1 from Table3 with group2 from Table2, when id is the same. But 'none' value is not suitable, because I have real values of group1 in Table3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Mar 2010 12:08:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-link-all-fields-from-different-tables/m-p/171144#M41285</guid>
      <dc:creator />
      <dc:date>2010-03-08T12:08:08Z</dc:date>
    </item>
    <item>
      <title>How to link all fields from different tables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-link-all-fields-from-different-tables/m-p/171145#M41286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sergei,&lt;/P&gt;&lt;P&gt;Based in your example, your code must be the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;FinalTable:&lt;BR /&gt;// Table3&lt;BR /&gt;Load Id, Name, Group1, 2010 as Year from File3.scv;&lt;BR /&gt;Left join&lt;BR /&gt;// Table2&lt;BR /&gt;Load Id, Name, Group2, 2010 as Year from File2.scv&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;The join will be done through Id, Name and Year fields, but the field Group2 will be null where the join isn't possible. If you want a exactly join, use the Inner sentence.&lt;/P&gt;&lt;P&gt;I hope this helps you.&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Mar 2010 12:52:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-link-all-fields-from-different-tables/m-p/171145#M41286</guid>
      <dc:creator />
      <dc:date>2010-03-08T12:52:57Z</dc:date>
    </item>
    <item>
      <title>How to link all fields from different tables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-link-all-fields-from-different-tables/m-p/171146#M41287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much, Miguel! It realy works now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Mar 2010 13:56:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-link-all-fields-from-different-tables/m-p/171146#M41287</guid>
      <dc:creator />
      <dc:date>2010-03-08T13:56:41Z</dc:date>
    </item>
  </channel>
</rss>

